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/a03675.html | 194 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 194 insertions(+) create mode 100644 docs/doxygen/nel/a03675.html (limited to 'docs/doxygen/nel/a03675.html') diff --git a/docs/doxygen/nel/a03675.html b/docs/doxygen/nel/a03675.html new file mode 100644 index 00000000..5064501f --- /dev/null +++ b/docs/doxygen/nel/a03675.html @@ -0,0 +1,194 @@ + + +NeL: NL3D::CVegetableInstanceGroup::CVegetableLightedInstance struct Reference + + + +
+

NL3D::CVegetableInstanceGroup::CVegetableLightedInstance Struct Reference


Detailed Description

+a reference to an instance which is lighted (precomputed or not). Usefull for Lighting updates. +

+ +

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

Data Fields

CVegetableUV8 DlmUV
NLMISC::CRGBA MatAmbient
NLMISC::CRGBA MatDiffuse
NLMISC::CMatrix NormalMat
CVegetableShapeShape
uint StartIdInRdrPass
+


Field Documentation

+

+ + + + +
+ + +
CVegetableUV8 NL3D::CVegetableInstanceGroup::CVegetableLightedInstance::DlmUV +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CVegetableManager::addInstance(), and NL3D::CVegetableManager::updateInstanceLighting().

+

+ + + + +
+ + +
NLMISC::CRGBA NL3D::CVegetableInstanceGroup::CVegetableLightedInstance::MatAmbient +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CVegetableManager::addInstance(), and NL3D::CVegetableManager::updateInstanceLighting().

+

+ + + + +
+ + +
NLMISC::CRGBA NL3D::CVegetableInstanceGroup::CVegetableLightedInstance::MatDiffuse +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CVegetableManager::addInstance(), and NL3D::CVegetableManager::updateInstanceLighting().

+

+ + + + +
+ + +
NLMISC::CMatrix NL3D::CVegetableInstanceGroup::CVegetableLightedInstance::NormalMat +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CVegetableManager::addInstance(), and NL3D::CVegetableManager::updateInstanceLighting().

+

+ + + + +
+ + +
CVegetableShape* NL3D::CVegetableInstanceGroup::CVegetableLightedInstance::Shape +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CVegetableManager::addInstance(), and NL3D::CVegetableManager::updateInstanceLighting().

+

+ + + + +
+ + +
uint NL3D::CVegetableInstanceGroup::CVegetableLightedInstance::StartIdInRdrPass +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CVegetableManager::addInstance(), and NL3D::CVegetableManager::updateInstanceLighting().

+


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