|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CMeshInstance Class ReferenceAn instance of CMesh.
More...
#include <mesh_instance.h>
Inheritance diagram for NL3D::CMeshInstance:
List of all members.
Detailed Description
An instance of CMesh.
NB: no observers are needed, since same functionnality as CMeshBaseInstance. -
Author:
-
Lionel Berenguier , Nevrax France
-
Date:
-
2001
Definition at line 55 of file mesh_instance.h.
Constructor & Destructor Documentation
NL3D::CMeshInstance::CMeshInstance |
( |
|
) |
[protected] |
|
NL3D::CMeshInstance::~CMeshInstance |
( |
|
) |
[protected, virtual] |
|
Member Function Documentation
IModel* NL3D::CMeshInstance::creator |
( |
|
) |
[inline, static, private] |
|
const std::vector< sint32 > * NL3D::CMeshInstance::getSkinBoneUsage |
( |
|
) |
const [protected, virtual] |
|
bool NL3D::CMeshInstance::isSkinnable |
( |
|
) |
const [protected, virtual] |
|
void NL3D::CMeshInstance::registerBasic |
( |
|
) |
[static] |
|
void NL3D::CMeshInstance::renderSkin |
( |
float |
alphaMRM |
) |
[protected, virtual] |
|
void NL3D::CMeshInstance::setApplySkin |
( |
bool |
state |
) |
[protected, virtual] |
|
Friends And Related Function Documentation
friend class CMesh [friend]
|
|
The documentation for this class was generated from the following files:
|
|