67 #ifndef _graphicsproceduraltubegenerator_h
68 #define _graphicsproceduraltubegenerator_h
70 #include "Graphics/Procedural/Mesh/meshgenerator.h"
Real TubeInnerRadius
The radius of the inner edge of the tube.
Real TubeHeight
The height of the tube.
A convenience buffer that stores vertices and indices of a mesh to be generated.
Whole NumSegCircle
The resolution of the circular component of the tube.
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.
A generator class for a tube mesh.
Real TubeOuterRadius
The radius of the outer edge of the tube.
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.
Whole NumSegHeight
The number of segments in the tubes length.