Line3D Class Reference

Classe pour tracer des lignes en 3D. More...

#include <Line3d.h>

List of all members.

Public Member Functions

 Line3D (Vector3 point1, Vector3 point2)
 Trace une ligne 3D entre deux positions.
 ~Line3D (void)
 Efface la ligne.
Real getSquaredViewDepth (const Camera *cam) const
Real getBoundingRadius (void) const
 Non implémenté.
void setColor (ColourValue LineColour)
 Change the colour of all the lines.


Detailed Description

Classe pour tracer des lignes en 3D.


Constructor & Destructor Documentation

Line3D::Line3D Vector3  point1,
Vector3  point2
 

Trace une ligne 3D entre deux positions.

Line3D::~Line3D void   ) 
 

Efface la ligne.


Member Function Documentation

Real Line3D::getBoundingRadius void   )  const
 

Non implémenté.

Real Line3D::getSquaredViewDepth const Camera *  cam  )  const
 

void Line3D::setColor ColourValue  LineColour  ) 
 

Change the colour of all the lines.


The documentation for this class was generated from the following files:
Generated on Mon Mar 27 21:33:15 2006 for Long Forgotten Earth by  doxygen 1.4.6-NO