objet_affichable Class Reference

Collaboration diagram for objet_affichable:

List of all members.

Public Member Functions

 objet_affichable ()
 objet_affichable (const std::string &filename)
void affiche () const

Private Attributes

cpe::mesh geometrie
std::vector< double > normales

Constructor & Destructor Documentation

objet_affichable::objet_affichable ( )
objet_affichable::objet_affichable ( const std::string &  filename)

References geometrie, cpe::mesh::load_off_file(), cpe::mesh::normal_polygon(), and normales.

Here is the call graph for this function:


Member Function Documentation

void objet_affichable::affiche ( ) const

References cpe::opengl_drawer::draw(), geometrie, and normales.

Referenced by scene::draw_scene().

Here is the call graph for this function:


Member Data Documentation

std::vector<double> objet_affichable::normales [private]

Referenced by affiche(), and objet_affichable().


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