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

#include <instance_lighter.h> +

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

Public Methods

 CLightDesc ()

Public Attributes

bool DisableSunContribution
NLMISC::CVector LightDirection
uint GridSize
float GridCellSize
bool Shadow
uint OverSampling
std::map< std::string, IShape * > UserShapeMap
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CInstanceLighter::CLightDesc::CLightDesc  
+
+ + + + + +
+   + + +

+ +

+Definition at line 55 of file instance_lighter.cpp. +

+References DisableSunContribution, GridCellSize, GridSize, LightDirection, OverSampling, NLMISC::CVector::set, and Shadow.

+


Member Data Documentation

+

+ + + + +
+ + +
bool NL3D::CInstanceLighter::CLightDesc::DisableSunContribution +
+
+ + + + + +
+   + + +

+ +

+Definition at line 71 of file instance_lighter.h. +

+Referenced by CLightDesc.

+

+ + + + +
+ + +
float NL3D::CInstanceLighter::CLightDesc::GridCellSize +
+
+ + + + + +
+   + + +

+ +

+Definition at line 80 of file instance_lighter.h. +

+Referenced by CLightDesc.

+

+ + + + +
+ + +
uint NL3D::CInstanceLighter::CLightDesc::GridSize +
+
+ + + + + +
+   + + +

+ +

+Definition at line 77 of file instance_lighter.h. +

+Referenced by CLightDesc.

+

+ + + + +
+ + +
NLMISC::CVector NL3D::CInstanceLighter::CLightDesc::LightDirection +
+
+ + + + + +
+   + + +

+ +

+Definition at line 74 of file instance_lighter.h. +

+Referenced by CLightDesc.

+

+ + + + +
+ + +
uint NL3D::CInstanceLighter::CLightDesc::OverSampling +
+
+ + + + + +
+   + + +

+ +

+Definition at line 86 of file instance_lighter.h. +

+Referenced by CLightDesc.

+

+ + + + +
+ + +
bool NL3D::CInstanceLighter::CLightDesc::Shadow +
+
+ + + + + +
+   + + +

+ +

+Definition at line 83 of file instance_lighter.h. +

+Referenced by CLightDesc.

+

+ + + + +
+ + +
std::map<std::string, IShape*> NL3D::CInstanceLighter::CLightDesc::UserShapeMap +
+
+ + + + + +
+   + + +

+ +

+Definition at line 89 of file instance_lighter.h.

+


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