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

#include <zone_lighter.h> +

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

Public Methods

void operator= (const CShape &shape)
void scale (const CVector &center, float factor)

Public Attributes

uint NumVertex
CVector Vertices [SHAPE_VERTICES_MAX]
+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
void NL3D::CZoneLighter::CShape::operator= const CShape &   shape [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 212 of file zone_lighter.h. +

+References NumVertex, and Vertices.

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
void NL3D::CZoneLighter::CShape::scale const CVector &   center,
float   factor
[inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 217 of file zone_lighter.h. +

+References NumVertex, and Vertices.

+


Member Data Documentation

+

+ + + + +
+ + +
uint NL3D::CZoneLighter::CShape::NumVertex +
+
+ + + + + +
+   + + +

+ +

+Definition at line 226 of file zone_lighter.h. +

+Referenced by NL3D::CZoneLighter::light, operator=, and scale.

+

+ + + + +
+ + +
CVector NL3D::CZoneLighter::CShape::Vertices[SHAPE_VERTICES_MAX] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 227 of file zone_lighter.h. +

+Referenced by NL3D::CZoneLighter::light, operator=, NL3D::CZoneLighter::rayTrace, and scale.

+


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