#include <Mesh_Cube.h>
Inheritance diagram for Mesh_Cube:
Public Member Functions | |
Mesh_Cube (Real radius) | |
Constructor. | |
virtual | ~Mesh_Cube () |
Destruction. | |
Protected Member Functions | |
void | fillMesh () |
This function inserts all the vertices of the mesh, and defines all its triangles. |
|
Constructor.
|