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/a03677.html | 128 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 docs/doxygen/nel/a03677.html (limited to 'docs/doxygen/nel/a03677.html') diff --git a/docs/doxygen/nel/a03677.html b/docs/doxygen/nel/a03677.html new file mode 100644 index 00000000..f3db1a04 --- /dev/null +++ b/docs/doxygen/nel/a03677.html @@ -0,0 +1,128 @@ + + +NeL: NL3D::CVegetableInstanceGroupReserve class Reference + + + +
+

NL3D::CVegetableInstanceGroupReserve Class Reference

#include <vegetable_instance_group.h> +

+


Detailed Description

+Mirror struct of CVegetableInstanceGroup, for reserveIg system in CVegetableManager. Internal to VegetableManager.
Author:
Lionel Berenguier

+Nevrax France

+
Date:
2001
+ +

+ +

+Definition at line 177 of file vegetable_instance_group.h. + + + + + + + + + + + +

Public Member Functions

 CVegetableInstanceGroupReserve ()
 Constructor.


Private Attributes

CVegetableRdrPass _RdrPass [NL3D_VEGETABLE_NRDRPASS]

Friends

class CVegetableManager
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CVegetableInstanceGroupReserve::CVegetableInstanceGroupReserve  ) 
+
+ + + + + +
+   + + +

+Constructor. +

+ +

+Definition at line 84 of file vegetable_instance_group.cpp. +

+

00085 {
+00086 }
+
+


Friends And Related Function Documentation

+

+ + + + +
+ + +
friend class CVegetableManager [friend] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 187 of file vegetable_instance_group.h.

+


Field Documentation

+

+ + + + +
+ + +
CVegetableRdrPass NL3D::CVegetableInstanceGroupReserve::_RdrPass[NL3D_VEGETABLE_NRDRPASS] [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 206 of file vegetable_instance_group.h. +

+Referenced by NL3D::CVegetableManager::reserveIgAddInstances(), and NL3D::CVegetableManager::reserveIgCompile().

+


The documentation for this class was generated from the following files: +
Generated on Tue Mar 16 08:21:28 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1