67 #ifndef _graphicsproceduralspheregenerator_h
68 #define _graphicsproceduralspheregenerator_h
70 #include "Graphics/Procedural/Mesh/meshgenerator.h"
Real SphereRadius
The radius of the sphere.
A convenience buffer that stores vertices and indices of a mesh to be generated.
A generator class for a sphere mesh.
Whole NumSegCircle
The number of segments along the circumference of the rings.
Whole NumRings
The number of rings controlling the resolution along the vertical axis.
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.
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.