OpenBarnyard
Loading...
Searching...
No Matches
ALockedMesh.cpp
Go to the documentation of this file.
1
#include "
pch.h
"
2
#include "
ALockedMesh.h
"
3
4
//-----------------------------------------------------------------------------
5
// Enables memory debugging.
6
// Note: Should be the last include!
7
//-----------------------------------------------------------------------------
8
#include <
Core/TMemoryDebugOn.h
>
9
10
TOSHI_NAMESPACE_USING
11
12
TDEFINE_CLASS
(
ALockedMesh
);
13
14
// $Barnyard: FUNCTION 005f79c0
15
ALockedMesh::ALockedMesh
()
16
{
17
// TODO: initialise members
18
}
19
20
// $Barnyard: FUNCTION 0057fd50
21
ALockedMesh::~ALockedMesh
()
22
{
23
}
pch.h
TMemoryDebugOn.h
TOSHI_NAMESPACE_USING
#define TOSHI_NAMESPACE_USING
Definition
Defines.h:46
TDEFINE_CLASS
#define TDEFINE_CLASS(...)
Definition
TObject.h:120
ALockedMesh.h
ALockedMesh::~ALockedMesh
~ALockedMesh()
Definition
ALockedMesh.cpp:21
ALockedMesh::ALockedMesh
ALockedMesh()
Definition
ALockedMesh.cpp:15
D:
_dev
OpenBarnyard
Source
OpenBarnyard
Source
Render
ALockedMesh.cpp
Generated by
1.13.2