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

A line with 2 color and 2 uvs. +More... +

+#include <geom_ext.h> +

+

Inheritance diagram for NLMISC::CLineColorUV: +

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

Public Methods

 CLineColorUV ()
 Constructor. More...

CLineColorUV & operator= (const CLine &line)

Public Attributes

CRGBA Color0
CRGBA Color1
CUV Uv0
CUV Uv1
+

Detailed Description

+A line with 2 color and 2 uvs. +

+

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

+ +

+Definition at line 106 of file geom_ext.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLMISC::CLineColorUV::CLineColorUV   [inline]
+
+ + + + + +
+   + + +

+Constructor. +

+ +

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

+Referenced by operator=.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
CLineColorUV& NLMISC::CLineColorUV::operator= const CLine  line [inline]
+
+ + + + + +
+   + + +

+ +

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

+References NLMISC::CLine::CLine, and CLineColorUV.

+


Member Data Documentation

+

+ + + + +
+ + +
CRGBA NLMISC::CLineColorUV::Color0 +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CDriverUser::drawLine.

+

+ + + + +
+ + +
CRGBA NLMISC::CLineColorUV::Color1 +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CDriverUser::drawLine.

+

+ + + + +
+ + +
CUV NLMISC::CLineColorUV::Uv0 +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CDriverUser::drawLine.

+

+ + + + +
+ + +
CUV NLMISC::CLineColorUV::Uv1 +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CDriverUser::drawLine.

+


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