NLMISC::CQuadColor Class Reference

#include <geom_ext.h>

Inheritance diagram for NLMISC::CQuadColor:

NLMISC::CQuad

Detailed Description

A quad with 4 color.
Author:
Lionel Berenguier

Nevrax France

Date:
2000

Definition at line 227 of file geom_ext.h.

Public Member Functions

 CQuadColor ()
 Constructor.

CQuadColoroperator= (const CQuad &quad)

Data Fields

CRGBA Color0
CRGBA Color1
CRGBA Color2
CRGBA Color3
CVector V0
CVector V1
CVector V2
CVector V3


Constructor & Destructor Documentation

NLMISC::CQuadColor::CQuadColor  )  [inline]
 

Constructor.

Definition at line 235 of file geom_ext.h.

00235 {}


Member Function Documentation

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

Reimplemented from NLMISC::CQuad.

Definition at line 237 of file geom_ext.h.

00238         {
00239                 *((CQuad*)this)= quad;
00240                 return *this;
00241         }


Field 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().

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:34 2004 for NeL by doxygen 1.3.6