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_1CInstanceLighter_1_1CTriangle.html | 270 +++++++++++++++++++++ 1 file changed, 270 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CInstanceLighter_1_1CTriangle.html (limited to 'docs/doxygen/nel/classNL3D_1_1CInstanceLighter_1_1CTriangle.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CInstanceLighter_1_1CTriangle.html b/docs/doxygen/nel/classNL3D_1_1CInstanceLighter_1_1CTriangle.html new file mode 100644 index 00000000..77584842 --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CInstanceLighter_1_1CTriangle.html @@ -0,0 +1,270 @@ + + + + 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::CTriangle Class Reference

#include <instance_lighter.h> +

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

Public Methods

 CTriangle (const NLMISC::CTriangle &triangle, sint instanceId)
const NLMISC::CPlanegetPlane () const

Public Attributes

NLMISC::CTriangle Triangle
sint InstanceId

Private Attributes

NLMISC::CPlane Plane

Friends

class CInstanceLighter
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
NL3D::CInstanceLighter::CTriangle::CTriangle const NLMISC::CTriangle &   triangle,
sint   instanceId
[inline]
+
+ + + + + +
+   + + +

+ +

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

+References InstanceId, and Triangle.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
const NLMISC::CPlane& NL3D::CInstanceLighter::CTriangle::getPlane   const [inline]
+
+ + + + + +
+   + + +

+ +

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

+References Plane.

+


Friends And Related Function Documentation

+

+ + + + +
+ + +
friend class CInstanceLighter [friend] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 96 of file instance_lighter.h.

+


Member Data Documentation

+

+ + + + +
+ + +
sint NL3D::CInstanceLighter::CTriangle::InstanceId +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CTriangle.

+

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

+ +

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

+Referenced by getPlane.

+

+ + + + +
+ + +
NLMISC::CTriangle NL3D::CInstanceLighter::CTriangle::Triangle +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CTriangle.

+


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