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

#include <zone_lighter.h> +

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

Public Methods

 CTriangle (const NLMISC::CTriangle &triangle, uint zoneId, uint patchId, float startS, float endS, float startT, float endT)
 CTriangle (const NLMISC::CTriangle &triangle)
const CPlane & getPlane () const

Public Attributes

NLMISC::CTriangle Triangle
uint ZoneId
uint PatchId
float StartS
float EndS
float StartT
float EndT

Private Attributes

NLMISC::CPlane Plane
CPlane ClippingPlanes [3]

Friends

class CZoneLighter
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NL3D::CZoneLighter::CTriangle::CTriangle const NLMISC::CTriangle &   triangle,
uint   zoneId,
uint   patchId,
float   startS,
float   endS,
float   startT,
float   endT
[inline]
+
+ + + + + +
+   + + +

+ +

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

+References EndS, EndT, PatchId, StartS, StartT, Triangle, and ZoneId.

+

+ + + + +
+ + + + + + + + + + +
NL3D::CZoneLighter::CTriangle::CTriangle const NLMISC::CTriangle &   triangle [inline]
+
+ + + + + +
+   + + +

+ +

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

+References EndS, EndT, PatchId, StartS, StartT, Triangle, and ZoneId.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
const CPlane& NL3D::CZoneLighter::CTriangle::getPlane   const [inline]
+
+ + + + + +
+   + + +

+ +

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

+References Plane.

+


Friends And Related Function Documentation

+

+ + + + +
+ + +
friend class CZoneLighter [friend] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 150 of file zone_lighter.h.

+


Member Data Documentation

+

+ + + + +
+ + +
CPlane NL3D::CZoneLighter::CTriangle::ClippingPlanes[3] [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 193 of file zone_lighter.h.

+

+ + + + +
+ + +
float NL3D::CZoneLighter::CTriangle::EndS +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CTriangle.

+

+ + + + +
+ + +
float NL3D::CZoneLighter::CTriangle::EndT +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CTriangle.

+

+ + + + +
+ + +
uint NL3D::CZoneLighter::CTriangle::PatchId +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CTriangle.

+

+ + + + +
+ + +
NLMISC::CPlane NL3D::CZoneLighter::CTriangle::Plane [private] +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by getPlane.

+

+ + + + +
+ + +
float NL3D::CZoneLighter::CTriangle::StartS +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CTriangle.

+

+ + + + +
+ + +
float NL3D::CZoneLighter::CTriangle::StartT +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CTriangle.

+

+ + + + +
+ + +
NLMISC::CTriangle NL3D::CZoneLighter::CTriangle::Triangle +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CTriangle.

+

+ + + + +
+ + +
uint NL3D::CZoneLighter::CTriangle::ZoneId +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CTriangle.

+


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