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

A surface Lighting Information. +More... +

+#include <ig_surface_light_build.h> +

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

Public Attributes

NLMISC::CVector2f Origin
uint32 Width
uint32 Height
std::vector< CCellCornerCells
+


Detailed Description

+A surface Lighting Information. +

+Filled by CInstanceLighter +

+ +

+Definition at line 85 of file ig_surface_light_build.h.


Member Data Documentation

+

+ + + + +
+ + +
std::vector<CCellCorner> NL3D::CIGSurfaceLightBuild::CSurface::Cells +
+
+ + + + + +
+   + + +

+ +

+Definition at line 93 of file ig_surface_light_build.h.

+

+ + + + +
+ + +
uint32 NL3D::CIGSurfaceLightBuild::CSurface::Height +
+
+ + + + + +
+   + + +

+ +

+Definition at line 91 of file ig_surface_light_build.h.

+

+ + + + +
+ + +
NLMISC::CVector2f NL3D::CIGSurfaceLightBuild::CSurface::Origin +
+
+ + + + + +
+   + + +

+ +

+Definition at line 89 of file ig_surface_light_build.h.

+

+ + + + +
+ + +
uint32 NL3D::CIGSurfaceLightBuild::CSurface::Width +
+
+ + + + + +
+   + + +

+ +

+Definition at line 90 of file ig_surface_light_build.h.

+


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