# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NL3D::CMeshGeom::CFaceTmp Struct Reference

Just for build process. More...

List of all members.

Public Methods

 CFaceTmp ()
CFaceTmp & operator= (const CMesh::CFace &o)
void buildBoneUse (std::vector< uint > &boneUse, std::vector< CMesh::CSkinWeight > &skinWeights)

Public Attributes

CCornerTmp Corner [3]
uint MaterialId
sint MatrixBlockId


Detailed Description

Just for build process.

A Triangle face.

Definition at line 595 of file mesh.h.


Constructor & Destructor Documentation

NL3D::CMeshGeom::CFaceTmp::CFaceTmp   [inline]
 

Definition at line 602 of file mesh.h.

References MatrixBlockId.

Referenced by operator=.


Member Function Documentation

void NL3D::CMeshGeom::CFaceTmp::buildBoneUse std::vector< uint > &    boneUse,
std::vector< CMesh::CSkinWeight > &    skinWeights
 

Definition at line 1364 of file mesh.cpp.

References Corner, and NL3D_MESH_SKINNING_MAX_MATRIX.

CFaceTmp& NL3D::CMeshGeom::CFaceTmp::operator= const CMesh::CFace   o [inline]
 

Definition at line 606 of file mesh.h.

References CFaceTmp, and MaterialId.


Member Data Documentation

CCornerTmp NL3D::CMeshGeom::CFaceTmp::Corner[3]
 

Definition at line 597 of file mesh.h.

Referenced by buildBoneUse.

uint NL3D::CMeshGeom::CFaceTmp::MaterialId
 

Definition at line 598 of file mesh.h.

Referenced by operator=.

sint NL3D::CMeshGeom::CFaceTmp::MatrixBlockId
 

Definition at line 600 of file mesh.h.

Referenced by CFaceTmp.


The documentation for this struct was generated from the following files: