Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

Object3D Class Reference

Object 3D. More...

#include <Object3D.h>

List of all members.

Static Public Member Functions

void DrawArrow (Color color)
void DrawRepere ()
void DrawText (char *text)
void DrawVector (double x, double y)
 Affiche un vecteur.

BOOL DrawVectorMinMax (double x, double y, double minIntensity, double maxIntensity)

Static Public Attributes

HDC hDC = NULL


Detailed Description

Object 3D.

List des objects:

Definition at line 37 of file Object3D.h.


Member Function Documentation

void Object3D::DrawArrow Color  color  )  [static]
 

Definition at line 78 of file Object3D.cpp.

References Material::emission, Color::SetNull(), Material::SetNull(), and Material::Use().

void Object3D::DrawRepere  )  [static]
 

Definition at line 116 of file Object3D.cpp.

References Material::emission, Color::Set(), Color::SetNull(), Material::SetNull(), and Material::Use().

Referenced by ControlEngine::DrawOrigineRepere().

void Object3D::DrawText char *  text  )  [static]
 

Definition at line 171 of file Object3D.cpp.

References hDC.

void Object3D::DrawVector double  x,
double  y
[static]
 

Affiche un vecteur.

Todo:
blending, mais la j'ai pas reussi

Definition at line 49 of file Object3D.cpp.

References Material::emission, Point3D< T >::glRotated(), PI, Color::Set(), Material::SetNull(), and Material::Use().

Referenced by DrawVectorMinMax().

BOOL Object3D::DrawVectorMinMax double  x,
double  y,
double  minIntensity,
double  maxIntensity
[static]
 

Definition at line 29 of file Object3D.cpp.

References BOOL(), and DrawVector().


Member Data Documentation

HDC Object3D::hDC = NULL [static]
 

Definition at line 25 of file Object3D_instance.h.


The documentation for this class was generated from the following files:
Generated on Fri Aug 20 19:21:28 2004 for 3d Controls by doxygen 1.3.6