67 #ifndef _graphicsproceduraltorusknotgenerator_h
68 #define _graphicsproceduraltorusknotgenerator_h
70 #include "Graphics/Procedural/Mesh/meshgenerator.h"
A generator class for a torus knot mesh.
Real TorusPoloidalRadius
The radius of the primary ring of the torus.
A convenience buffer that stores vertices and indices of a mesh to be generated.
int Integer
A datatype used to represent any integer close to.
float Real
A Datatype used to represent a real floating point number.
Whole NumPoloidalSeg
The resolution of the Poloidal ring.
Integer PParameter
Controls how many times the knot is going around the torus.
A base class containing all of the utilities needed for a mesh generator.
Integer QParameter
Controls how many times the knot goes through the center of the torus.
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.
Real TorusToroidalRadius
The radius of the secondary ring of the torus.
Whole NumToroidalSeg
The resolution of the Toroidal ring.