Inheritance diagram for Polygone:

Public Member Functions

 Polygone (const std::vector< Feedback3DColor > &)
 
virtual AxisAlignedBox_xyz bbox () const
 
double c () const
 
double equation (const Vector3 &p) const
 
FLOAT FlatFactor () const
 
virtual unsigned int nbVertices () const
 
const NVector3normal () const
 
virtual const Feedback3DColorsommet3DColor (int) const
 
virtual const Vector3vertex (int) const
 

Protected Member Functions

void CheckInfoForPositionOperators ()
 
virtual void initNormal ()
 

Protected Attributes

AxisAlignedBox_xyz _bbox
 
double _c
 
NVector3 _normal
 
std::vector< Feedback3DColor_vertices
 
double anglefactor
 
- Protected Attributes inherited from Primitive
int _vibility
 

Detailed Description

Definition at line 185 of file Primitive.h.


The documentation for this class was generated from the following files: