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

NL3D::CShapeBank::CShapeInfo Struct Reference

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

Public Methods

 CShapeInfo ()

Public Attributes

CShapeCachepShpCache
std::string sShpName
bool isAdded
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CShapeBank::CShapeInfo::CShapeInfo   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 209 of file shape_bank.h. +

+References isAdded.

+


Member Data Documentation

+

+ + + + +
+ + +
bool NL3D::CShapeBank::CShapeInfo::isAdded +
+
+ + + + + +
+   + + +

+ +

+Definition at line 208 of file shape_bank.h. +

+Referenced by CShapeInfo.

+

+ + + + +
+ + +
CShapeCache* NL3D::CShapeBank::CShapeInfo::pShpCache +
+
+ + + + + +
+   + + +

+ +

+Definition at line 206 of file shape_bank.h.

+

+ + + + +
+ + +
std::string NL3D::CShapeBank::CShapeInfo::sShpName +
+
+ + + + + +
+   + + +

+ +

+Definition at line 207 of file shape_bank.h.

+


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