From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- ...tNLPACS_1_1CCollisionMeshBuild_1_1CEdgeKey.html | 256 +++++++++++++++++++++ 1 file changed, 256 insertions(+) create mode 100644 docs/doxygen/nel/structNLPACS_1_1CCollisionMeshBuild_1_1CEdgeKey.html (limited to 'docs/doxygen/nel/structNLPACS_1_1CCollisionMeshBuild_1_1CEdgeKey.html') diff --git a/docs/doxygen/nel/structNLPACS_1_1CCollisionMeshBuild_1_1CEdgeKey.html b/docs/doxygen/nel/structNLPACS_1_1CCollisionMeshBuild_1_1CEdgeKey.html new file mode 100644 index 00000000..02d72a91 --- /dev/null +++ b/docs/doxygen/nel/structNLPACS_1_1CCollisionMeshBuild_1_1CEdgeKey.html @@ -0,0 +1,256 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1