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

A quad with 4 color. +More... +

+#include <geom_ext.h> +

+

Inheritance diagram for NLMISC::CQuadColor: +

+ +NLMISC::CQuad + +List of all members. + + + + + + + + + +

Public Methods

 CQuadColor ()
 Constructor. More...

CQuadColor & operator= (const CQuad &quad)

Public Attributes

CRGBA Color0
CRGBA Color1
CRGBA Color2
CRGBA Color3
+

Detailed Description

+A quad with 4 color. +

+

+Author:
+Lionel Berenguier , Nevrax France
+Date:
+2000
+

+ +

+Definition at line 227 of file geom_ext.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLMISC::CQuadColor::CQuadColor   [inline]
+
+ + + + + +
+   + + +

+Constructor. +

+ +

+Definition at line 235 of file geom_ext.h. +

+Referenced by operator=.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
CQuadColor& NLMISC::CQuadColor::operator= const CQuad  quad [inline]
+
+ + + + + +
+   + + +

+ +

+Reimplemented from NLMISC::CQuad. +

+Definition at line 237 of file geom_ext.h. +

+References NLMISC::CQuad::CQuad, and CQuadColor.

+


Member Data Documentation

+

+ + + + +
+ + +
CRGBA NLMISC::CQuadColor::Color0 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 230 of file geom_ext.h. +

+Referenced by NL3D::CDriverUser::drawQuad.

+

+ + + + +
+ + +
CRGBA NLMISC::CQuadColor::Color1 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 230 of file geom_ext.h. +

+Referenced by NL3D::CDriverUser::drawQuad.

+

+ + + + +
+ + +
CRGBA NLMISC::CQuadColor::Color2 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 230 of file geom_ext.h. +

+Referenced by NL3D::CDriverUser::drawQuad.

+

+ + + + +
+ + +
CRGBA NLMISC::CQuadColor::Color3 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 230 of file geom_ext.h. +

+Referenced by NL3D::CDriverUser::drawQuad.

+


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