67 #ifndef _graphicsproceduralweldverticesmodifier_h
68 #define _graphicsproceduralweldverticesmodifier_h
70 #include "Graphics/Procedural/Mesh/meshmodifier.h"
100 virtual String GetName()
const;
A base class for modifying the contents of an already populated triangle buffer.
Real WeldTolerance
The distance vertices have to be within to be combined.
A modifier that will combine vertices together that are close to each other.
A convenience buffer that stores vertices and indices of a mesh to be generated.
float Real
A Datatype used to represent a real floating point number.
The bulk of the engine components go in this namspace.
std::string String
A datatype used to a series of characters.