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

A neighbor link, on an interior surface. +More... +

+#include <exterior_mesh.h> +

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

Public Methods

 CLink ()
void serial (NLMISC::IStream &f)

Public Attributes

uint16 BorderChainId
uint16 ChainId
uint16 SurfaceId
+


Detailed Description

+A neighbor link, on an interior surface. +

+ +

+Definition at line 79 of file exterior_mesh.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLPACS::CExteriorMesh::CLink::CLink   [inline]
+
+ + + + + +
+   + + +

+ +

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

+References BorderChainId, ChainId, and SurfaceId.

+


Member Function Documentation

+

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

+ +

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

+References BorderChainId, ChainId, NLMISC::IStream::serial, and SurfaceId.

+


Member Data Documentation

+

+ + + + +
+ + +
uint16 NLPACS::CExteriorMesh::CLink::BorderChainId +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CLink, and serial.

+

+ + + + +
+ + +
uint16 NLPACS::CExteriorMesh::CLink::ChainId +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CLink, and serial.

+

+ + + + +
+ + +
uint16 NLPACS::CExteriorMesh::CLink::SurfaceId +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CLink, and serial.

+


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