class modele

More...

Definition#include <src/modele.h>
Inheritsglsolid [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

A modele is a set of points/triangle.

This class uses the triangle strip to render itself. Triangle strip will have many pointers on the points of the modele.

 modele (const CString &sName)

modele

 ~modele ()

~modele

[virtual]