67 #ifndef _graphicsproceduralboxcornergenerator_h
68 #define _graphicsproceduralboxcornergenerator_h
70 #include "Graphics/Procedural/Mesh/meshgenerator.h"
Real BoxThick
The thickness of boxes that will be generated in each corner for each axis.
A convenience buffer that stores vertices and indices of a mesh to be generated.
A generator class for a mesh composed of boxes that outline the corner edges of a larger box...
Vector3 BoxHalf
The size of the box to generate.
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.
This is used to represent a point in space, or a vector through space.
The bulk of the engine components go in this namspace.