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/a03269.html | 455 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 455 insertions(+) create mode 100644 docs/doxygen/nel/a03269.html (limited to 'docs/doxygen/nel/a03269.html') diff --git a/docs/doxygen/nel/a03269.html b/docs/doxygen/nel/a03269.html new file mode 100644 index 00000000..9b0132a8 --- /dev/null +++ b/docs/doxygen/nel/a03269.html @@ -0,0 +1,455 @@ + + +NeL: NLMISC::CQuadColorUV class Reference + + + +
+

NLMISC::CQuadColorUV Class Reference

#include <geom_ext.h> +

+

Inheritance diagram for NLMISC::CQuadColorUV: +

+ +NLMISC::CQuad +NLMISC::CQuadColorUV2 + +

Detailed Description

+A quad with 4 color and 4 uvs.
Author:
Lionel Berenguier

+Nevrax France

+
Date:
2000
+ +

+ +

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

Public Member Functions

 CQuadColorUV ()
 Constructor.

CQuadColorUVoperator= (const CQuad &quad)

Data Fields

CRGBA Color0
CRGBA Color1
CRGBA Color2
CRGBA Color3
CUV Uv0
CUV Uv1
CUV Uv2
CUV Uv3
CVector V0
CVector V1
CVector V2
CVector V3
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLMISC::CQuadColorUV::CQuadColorUV  )  [inline]
+
+ + + + + +
+   + + +

+Constructor. +

+ +

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

+

00288 {}
+
+


Member Function Documentation

+

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

+ +

+Reimplemented from NLMISC::CQuad. +

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

+

00291         {
+00292                 *((CQuad*)this)= quad;
+00293                 return *this;
+00294         }
+
+


Field Documentation

+

+ + + + +
+ + +
CRGBA NLMISC::CQuadColorUV::Color0 +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CDriverUser::drawQuad(), and NL3D::CDriverUser::drawQuads().

+

+ + + + +
+ + +
CRGBA NLMISC::CQuadColorUV::Color1 +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CDriverUser::drawQuad(), and NL3D::CDriverUser::drawQuads().

+

+ + + + +
+ + +
CRGBA NLMISC::CQuadColorUV::Color2 +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CDriverUser::drawQuad(), and NL3D::CDriverUser::drawQuads().

+

+ + + + +
+ + +
CRGBA NLMISC::CQuadColorUV::Color3 +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CDriverUser::drawQuad(), and NL3D::CDriverUser::drawQuads().

+

+ + + + +
+ + +
CUV NLMISC::CQuadColorUV::Uv0 +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CDriverUser::drawQuad(), and NL3D::CDriverUser::drawQuads().

+

+ + + + +
+ + +
CUV NLMISC::CQuadColorUV::Uv1 +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CDriverUser::drawQuad(), and NL3D::CDriverUser::drawQuads().

+

+ + + + +
+ + +
CUV NLMISC::CQuadColorUV::Uv2 +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CDriverUser::drawQuad(), and NL3D::CDriverUser::drawQuads().

+

+ + + + +
+ + +
CUV NLMISC::CQuadColorUV::Uv3 +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CDriverUser::drawQuad(), and NL3D::CDriverUser::drawQuads().

+

+ + + + +
+ + +
CVector NLMISC::CQuad::V0 [inherited] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 46 of file quad.h. +

+Referenced by NL3D::CCloud::disp(), NL3D::CCloud::dispBill(), NL3D::CDriverUser::drawBitmap(), NL3D::CDriverUser::drawQuad(), NL3D::CDriverUser::drawQuads(), NL3D::CNoise3d::render(), and NL3D::CNoise3d::render2passes().

+

+ + + + +
+ + +
CVector NLMISC::CQuad::V1 [inherited] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 46 of file quad.h. +

+Referenced by NL3D::CCloud::disp(), NL3D::CCloud::dispBill(), NL3D::CDriverUser::drawBitmap(), NL3D::CDriverUser::drawQuad(), NL3D::CDriverUser::drawQuads(), NL3D::CNoise3d::render(), and NL3D::CNoise3d::render2passes().

+

+ + + + +
+ + +
CVector NLMISC::CQuad::V2 [inherited] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 46 of file quad.h. +

+Referenced by NL3D::CCloud::disp(), NL3D::CCloud::dispBill(), NL3D::CDriverUser::drawBitmap(), NL3D::CDriverUser::drawQuad(), NL3D::CDriverUser::drawQuads(), NLMISC::CQuad::operator=(), NL3D::CNoise3d::render(), and NL3D::CNoise3d::render2passes().

+

+ + + + +
+ + +
CVector NLMISC::CQuad::V3 [inherited] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 46 of file quad.h. +

+Referenced by NL3D::CCloud::disp(), NL3D::CCloud::dispBill(), NL3D::CDriverUser::drawBitmap(), NL3D::CDriverUser::drawQuad(), NL3D::CDriverUser::drawQuads(), NLMISC::CQuad::operator=(), NL3D::CNoise3d::render(), and NL3D::CNoise3d::render2passes().

+


The documentation for this class was generated from the following file: +
Generated on Tue Mar 16 13:28:46 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1