Generating a sphere mesh using a subdevided icosahedra. More...
Go to the source code of this file.
Classes | |
class | TomGine::tgShapeCreator |
Namespaces | |
namespace | TomGine |
Defines | |
#define | ICOSAHEDRON 2 |
#define | OCTAHEDRON 1 |
#define | TETRAHEDRON 0 |
Generating a sphere mesh using a subdevided icosahedra.
Definition in file tgShapeCreator.h.
#define ICOSAHEDRON 2 |
Definition at line 19 of file tgShapeCreator.h.
#define OCTAHEDRON 1 |
Definition at line 18 of file tgShapeCreator.h.
#define TETRAHEDRON 0 |
Definition at line 17 of file tgShapeCreator.h.