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

A quad with 4 uvs. +More... +

+#include <geom_ext.h> +

+

Inheritance diagram for NLMISC::CQuadUV: +

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

Public Methods

 CQuadUV ()
 Constructor. More...

CQuadUV & operator= (const CQuad &quad)

Public Attributes

CUV Uv0
CUV Uv1
CUV Uv2
CUV Uv3
+

Detailed Description

+A quad with 4 uvs. +

+

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

+ +

+Definition at line 253 of file geom_ext.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLMISC::CQuadUV::CQuadUV   [inline]
+
+ + + + + +
+   + + +

+Constructor. +

+ +

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

+Referenced by operator=.

+


Member Function Documentation

+

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

+ +

+Reimplemented from NLMISC::CQuad. +

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

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

+


Member Data Documentation

+

+ + + + +
+ + +
CUV NLMISC::CQuadUV::Uv0 +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CDriverUser::drawQuad.

+

+ + + + +
+ + +
CUV NLMISC::CQuadUV::Uv1 +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CDriverUser::drawQuad.

+

+ + + + +
+ + +
CUV NLMISC::CQuadUV::Uv2 +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CDriverUser::drawQuad.

+

+ + + + +
+ + +
CUV NLMISC::CQuadUV::Uv3 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 256 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