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

NLMISC::CTriangleColor Class Reference

A triangle with 3 color. +More... +

+#include <geom_ext.h> +

+Inheritance diagram for NLMISC::CTriangleColor

Inheritance graph
+ + + +
[legend]
Collaboration diagram for NLMISC::CTriangleColor:

Collaboration graph
+ + + + + +
[legend]
List of all members. + + + + + + + + +

Public Methods

 CTriangleColor ()
 Constructor. More...

CTriangleColor& operator= (const CTriangle &tri)

Public Attributes

CRGBA Color0
CRGBA Color1
CRGBA Color2
+

Detailed Description

+A triangle with 3 color. +

+

+Author(s):
+ Lionel Berenguier , Nevrax France
+Date:
+ 2000
+

+ +

+Definition at line 141 of file geom_ext.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+NLMISC::CTriangleColor::CTriangleColor ( + +) [inline] +
+
+ + + + + +
+   + + +

+Constructor. +

+ +

+Definition at line 149 of file geom_ext.h.

+


Member Function Documentation

+

+ + + + +
+ + + + + + +
+CTriangleColor & NLMISC::CTriangleColor::operator= ( + +const CTriangle & tri ) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 151 of file geom_ext.h.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+CRGBA NLMISC::CTriangleColor::Color0 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 144 of file geom_ext.h.

+

+ + + + +
+ + + + + +
+CRGBA NLMISC::CTriangleColor::Color1 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 144 of file geom_ext.h.

+

+ + + + +
+ + + + + +
+CRGBA NLMISC::CTriangleColor::Color2 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 144 of file geom_ext.h.

+


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