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_1CShapeCache.html | 167 +++++++++++++++++++++ 1 file changed, 167 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1CShapeBank_1_1CShapeCache.html (limited to 'docs/doxygen/nel/structNL3D_1_1CShapeBank_1_1CShapeCache.html') diff --git a/docs/doxygen/nel/structNL3D_1_1CShapeBank_1_1CShapeCache.html b/docs/doxygen/nel/structNL3D_1_1CShapeBank_1_1CShapeCache.html new file mode 100644 index 00000000..462bda3e --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1CShapeBank_1_1CShapeCache.html @@ -0,0 +1,167 @@ + + + + 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::CShapeCache Struct Reference

List of all members. + + + + + +

Public Methods

 CShapeCache ()

Public Attributes

std::list< IShape * > Elements
sint32 MaxSize
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CShapeBank::CShapeCache::CShapeCache   [inline]
+
+ + + + + +
+   + + +

+ +

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

+References MaxSize.

+


Member Data Documentation

+

+ + + + +
+ + +
std::list<IShape*> NL3D::CShapeBank::CShapeCache::Elements +
+
+ + + + + +
+   + + +

+ +

+Definition at line 199 of file shape_bank.h.

+

+ + + + +
+ + +
sint32 NL3D::CShapeBank::CShapeCache::MaxSize +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CShapeCache.

+


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