# 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::CTmpVertexWeight Struct Reference

List of all members.

Public Methods

bool operator== (const CTmpVertexWeight &o) const
bool operator< (const CTmpVertexWeight &o) const

Public Attributes

uint32 MatrixId
float Weight

Member Function Documentation

bool NL3D::CTmpVertexWeight::operator< const CTmpVertexWeight &    o const [inline]
 

Definition at line 375 of file mrm_builder.cpp.

References Weight.

bool NL3D::CTmpVertexWeight::operator== const CTmpVertexWeight &    o const [inline]
 

Definition at line 370 of file mrm_builder.cpp.

References MatrixId.


Member Data Documentation

uint32 NL3D::CTmpVertexWeight::MatrixId
 

Definition at line 367 of file mrm_builder.cpp.

Referenced by operator==.

float NL3D::CTmpVertexWeight::Weight
 

Definition at line 368 of file mrm_builder.cpp.

Referenced by operator<.


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