|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CMeshGeom::CMatrixBlock Class ReferenceA block of RdrPasses, sorted by matrix use.
More...
List of all members.
Detailed Description
A block of RdrPasses, sorted by matrix use.
Definition at line 492 of file mesh.h.
Member Function Documentation
sint NL3D::CMeshGeom::CMatrixBlock::getMatrixIdLocation |
( |
uint32 |
boneId |
) |
const |
|
void NL3D::CMeshGeom::CMatrixBlock::serial |
( |
NLMISC::IStream & |
f |
) |
[inline] |
|
Member Data Documentation
uint32 NL3D::CMeshGeom::CMatrixBlock::MatrixId[IDriver::MaxModelMatrix]
|
|
uint32 NL3D::CMeshGeom::CMatrixBlock::NumMatrix
|
|
std::vector<CRdrPass> NL3D::CMeshGeom::CMatrixBlock::RdrPass
|
|
|
List of rdr pass, for this matrix block.
Definition at line 500 of file mesh.h.
Referenced by serial. |
The documentation for this class was generated from the following files:
|
|