From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../structNLPACS_1_1CExteriorMesh_1_1CEdge.html | 253 +++++++++++++++++++++ 1 file changed, 253 insertions(+) create mode 100644 docs/doxygen/nel/structNLPACS_1_1CExteriorMesh_1_1CEdge.html (limited to 'docs/doxygen/nel/structNLPACS_1_1CExteriorMesh_1_1CEdge.html') diff --git a/docs/doxygen/nel/structNLPACS_1_1CExteriorMesh_1_1CEdge.html b/docs/doxygen/nel/structNLPACS_1_1CExteriorMesh_1_1CEdge.html new file mode 100644 index 00000000..d663a337 --- /dev/null +++ b/docs/doxygen/nel/structNLPACS_1_1CExteriorMesh_1_1CEdge.html @@ -0,0 +1,253 @@ + + + + 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::CExteriorMesh::CEdge Struct Reference

An edge of the edge list. +More... +

+#include <exterior_mesh.h> +

+List of all members. + + + + + + + +

Public Methods

 CEdge ()
 CEdge (const CVector &start, sint32 link)
void serial (NLMISC::IStream &f)

Public Attributes

NLMISC::CVector Start
sint32 Link
+


Detailed Description

+An edge of the edge list. +

+ +

+Definition at line 60 of file exterior_mesh.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLPACS::CExteriorMesh::CEdge::CEdge   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 65 of file exterior_mesh.h.

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
NLPACS::CExteriorMesh::CEdge::CEdge const CVector &   start,
sint32   link
[inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 66 of file exterior_mesh.h. +

+References Link.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
void NLPACS::CExteriorMesh::CEdge::serial NLMISC::IStream  f [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 67 of file exterior_mesh.h. +

+References Link, and NLMISC::IStream::serial.

+


Member Data Documentation

+

+ + + + +
+ + +
sint32 NLPACS::CExteriorMesh::CEdge::Link +
+
+ + + + + +
+   + + +

+ +

+Definition at line 63 of file exterior_mesh.h. +

+Referenced by CEdge, and serial.

+

+ + + + +
+ + +
NLMISC::CVector NLPACS::CExteriorMesh::CEdge::Start +
+
+ + + + + +
+   + + +

+ +

+Definition at line 62 of file exterior_mesh.h.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1