AddPoint(TriangleBuffer &Buffer, const Vector3 &Loc, const Vector3 &Norm, const Vector2 &UV) const | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | inlineprotected |
AddToTriangleBuffer(TriangleBuffer &Buffer) const | Mezzanine::Graphics::Procedural::PlaneGenerator | virtual |
BuildTriangleBuffer() const | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | inline |
GenerateMesh(const String &MeshName, const String &MeshGroup, const String &MatName, const String &MatGroup) const | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | inline |
GeneratorOptions enum name | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | |
GeneratorOpts | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | protected |
GO_EnableNormals enum value | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | |
GO_SwitchUV enum value | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | |
GO_Transform enum value | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | |
MeshGenerator() | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | inline |
NumSegX | Mezzanine::Graphics::Procedural::PlaneGenerator | protected |
NumSegY | Mezzanine::Graphics::Procedural::PlaneGenerator | protected |
NumTexCoordSet | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | protected |
Orientation | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | protected |
PlaneGenerator() | Mezzanine::Graphics::Procedural::PlaneGenerator | |
PlaneGenerator(const Vector3 &Norm, const Vector2 &Size) | Mezzanine::Graphics::Procedural::PlaneGenerator | |
PlaneNormal | Mezzanine::Graphics::Procedural::PlaneGenerator | protected |
PlaneSize | Mezzanine::Graphics::Procedural::PlaneGenerator | protected |
Position | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | protected |
ResetTransforms() | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | inline |
Scale | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | protected |
SetEnableNormals(Boole EnableNormals) | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | inline |
SetNormal(const Vector3 &Norm) | Mezzanine::Graphics::Procedural::PlaneGenerator | |
SetNumSegX(const Whole SegX) | Mezzanine::Graphics::Procedural::PlaneGenerator | |
SetNumSegY(const Whole SegY) | Mezzanine::Graphics::Procedural::PlaneGenerator | |
SetNumTexCoordSet(const UInt8 NumSets) | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | inline |
SetOrientation(const Quaternion &Ori) | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | inline |
SetOrientation(const Real X, const Real Y, const Real Z, const Real W) | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | inline |
SetPosition(const Vector3 &Loc) | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | inline |
SetPosition(const Real X, const Real Y, const Real Z) | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | inline |
SetScale(const Vector3 &Scaling) | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | inline |
SetScale(const Real Scaling) | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | inline |
SetScale(const Real X, const Real Y, const Real Z) | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | inline |
SetSize(const Vector2 Size) | Mezzanine::Graphics::Procedural::PlaneGenerator | |
SetSizeX(const Real SizeX) | Mezzanine::Graphics::Procedural::PlaneGenerator | |
SetSizeY(const Real SizeY) | Mezzanine::Graphics::Procedural::PlaneGenerator | |
SetSwitchUV(Boole SwitchUV) | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | inline |
SetTextureRectangle(const Real RectLeft, const Real RectRight, const Real RectTop, const Real RectBottom) | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | inline |
SetUTile(const Real uTile) | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | inline |
SetVTile(const Real vTile) | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | inline |
UTile | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | protected |
UVOrigin | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | protected |
VTile | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | protected |
~MeshGenerator() | Mezzanine::Graphics::Procedural::MeshGenerator< PlaneGenerator > | inlinevirtual |
~PlaneGenerator() | Mezzanine::Graphics::Procedural::PlaneGenerator | virtual |