From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a02712.html | 172 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 172 insertions(+) create mode 100644 docs/doxygen/nel/a02712.html (limited to 'docs/doxygen/nel/a02712.html') diff --git a/docs/doxygen/nel/a02712.html b/docs/doxygen/nel/a02712.html new file mode 100644 index 00000000..ff1d2e71 --- /dev/null +++ b/docs/doxygen/nel/a02712.html @@ -0,0 +1,172 @@ + + +NeL: NL3D::CLandscapeIGManager::CInstanceGroupElement struct Reference + + + +
+

NL3D::CLandscapeIGManager::CInstanceGroupElement Struct Reference

+ + + + + + + + + + + + + +

Public Member Functions

 CInstanceGroupElement (UInstanceGroup *ig=NULL, const char *fileName=NULL)
void release ()

Data Fields

bool AddedToScene
std::string FileName
UInstanceGroupIg
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
NL3D::CLandscapeIGManager::CInstanceGroupElement::CInstanceGroupElement UInstanceGroup ig = NULL,
const char *  fileName = NULL
+
+ + + + + +
+   + + +

+

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
void NL3D::CLandscapeIGManager::CInstanceGroupElement::release  ) 
+
+ + + + + +
+   + + +

+

+


Field Documentation

+

+ + + + +
+ + +
bool NL3D::CLandscapeIGManager::CInstanceGroupElement::AddedToScene +
+
+ + + + + +
+   + + +

+ +

+Definition at line 118 of file landscapeig_manager.h.

+

+ + + + +
+ + +
std::string NL3D::CLandscapeIGManager::CInstanceGroupElement::FileName +
+
+ + + + + +
+   + + +

+ +

+Definition at line 119 of file landscapeig_manager.h.

+

+ + + + +
+ + +
UInstanceGroup* NL3D::CLandscapeIGManager::CInstanceGroupElement::Ig +
+
+ + + + + +
+   + + +

+ +

+Definition at line 117 of file landscapeig_manager.h.

+


The documentation for this struct was generated from the following file: +
Generated on Tue Mar 16 06:48:44 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1