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

List of all members.

Public Methods

 CEdgeInfo (sint32 left=-1, sint32 leftEdge=-1, sint32 right=-1, sint32 rightEdge=-1)

Public Attributes

sint32 Left
sint32 LeftEdge
sint32 Right
sint32 RightEdge

Constructor & Destructor Documentation

NLPACS::CCollisionMeshBuild::CEdgeInfo::CEdgeInfo sint32    left = -1,
sint32    leftEdge = -1,
sint32    right = -1,
sint32    rightEdge = -1
[inline]
 

Definition at line 130 of file collision_mesh_build.h.

References Left, LeftEdge, Right, and RightEdge.


Member Data Documentation

sint32 NLPACS::CCollisionMeshBuild::CEdgeInfo::Left
 

Definition at line 127 of file collision_mesh_build.h.

Referenced by CEdgeInfo.

sint32 NLPACS::CCollisionMeshBuild::CEdgeInfo::LeftEdge
 

Definition at line 127 of file collision_mesh_build.h.

Referenced by CEdgeInfo.

sint32 NLPACS::CCollisionMeshBuild::CEdgeInfo::Right
 

Definition at line 128 of file collision_mesh_build.h.

Referenced by CEdgeInfo.

sint32 NLPACS::CCollisionMeshBuild::CEdgeInfo::RightEdge
 

Definition at line 128 of file collision_mesh_build.h.

Referenced by CEdgeInfo.


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