67 #ifndef _graphicsproceduraltorusgenerator_h
68 #define _graphicsproceduraltorusgenerator_h
70 #include "Graphics/Procedural/Mesh/meshgenerator.h"
A convenience buffer that stores vertices and indices of a mesh to be generated.
Real TorusPoloidalRadius
The radius of the primary ring of the torus.
float Real
A Datatype used to represent a real floating point number.
A base class containing all of the utilities needed for a mesh generator.
Real TorusToroidalRadius
The radius of the secondary ring of the torus.
Whole NumPoloidalSeg
The resolution of the Poloidal ring.
The bulk of the engine components go in this namspace.
unsigned long Whole
Whole is an unsigned integer, it will be at least 32bits in size.
A generator class for a torus mesh.
Whole NumToroidalSeg
The resolution of the Toroidal ring.