# 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  

NLPACS::CCollisionMeshBuild::CEdgeKey Struct Reference

List of all members.

Public Methods

 CEdgeKey ()
 CEdgeKey (uint32 v0, uint32 v1)
bool operator() (const CEdgeKey &a, const CEdgeKey &b) const

Public Attributes

uint32 V0
uint32 V1

Constructor & Destructor Documentation

NLPACS::CCollisionMeshBuild::CEdgeKey::CEdgeKey   [inline]
 

Definition at line 115 of file collision_mesh_build.h.

Referenced by operator().

NLPACS::CCollisionMeshBuild::CEdgeKey::CEdgeKey uint32    v0,
uint32    v1
[inline]
 

Definition at line 116 of file collision_mesh_build.h.

References V0, and V1.


Member Function Documentation

bool NLPACS::CCollisionMeshBuild::CEdgeKey::operator() const CEdgeKey &    a,
const CEdgeKey &    b
const [inline]
 

Definition at line 118 of file collision_mesh_build.h.

References CEdgeKey.


Member Data Documentation

uint32 NLPACS::CCollisionMeshBuild::CEdgeKey::V0
 

Definition at line 112 of file collision_mesh_build.h.

Referenced by CEdgeKey.

uint32 NLPACS::CCollisionMeshBuild::CEdgeKey::V1
 

Definition at line 113 of file collision_mesh_build.h.

Referenced by CEdgeKey.


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