| AddPoint(const Vector3 &ToAdd) | Mezzanine::Graphics::Procedural::Path | |
| AddPoint(const Real X, const Real Y, const Real Z) | Mezzanine::Graphics::Procedural::Path | |
| AppendPath(const Path &Other) | Mezzanine::Graphics::Procedural::Path | |
| AppendPathRel(const Path &Other) | Mezzanine::Graphics::Procedural::Path | |
| AppendTrack(const Track< Interpolator< Vector3 > > &Curve, const Whole NumPoints) | Mezzanine::Graphics::Procedural::Path | inline |
| BuildFromSegmentSoup(const LineSeg3DVec &Segments, PathContainer &GeneratedPaths) | Mezzanine::Graphics::Procedural::Path | static |
| Close() | Mezzanine::Graphics::Procedural::Path | |
| Closed | Mezzanine::Graphics::Procedural::Path | protected |
| ConvertToShape() const | Mezzanine::Graphics::Procedural::Path | |
| ExtractSubPath(const Whole First, const Whole Last) | Mezzanine::Graphics::Procedural::Path | |
| GenerateMesh(const String &Name, const String &Group) const | Mezzanine::Graphics::Procedural::Path | |
| GetAvgDirection(const Whole Index) const | Mezzanine::Graphics::Procedural::Path | |
| GetDirectionAfter(const Whole Index) const | Mezzanine::Graphics::Procedural::Path | |
| GetDirectionBefore(const Whole Index) const | Mezzanine::Graphics::Procedural::Path | |
| GetLengthAtPoint(const Whole PointIndex) const | Mezzanine::Graphics::Procedural::Path | |
| GetPoint(const Integer Index) const | Mezzanine::Graphics::Procedural::Path | |
| GetPoints() | Mezzanine::Graphics::Procedural::Path | |
| GetPoints() const | Mezzanine::Graphics::Procedural::Path | |
| GetSegCount() const | Mezzanine::Graphics::Procedural::Path | |
| GetTotalLength() const | Mezzanine::Graphics::Procedural::Path | |
| InsertPoint(const Whole Index, const Real X, const Real Y, const Real Z) | Mezzanine::Graphics::Procedural::Path | |
| InsertPoint(const Whole Index, const Vector3 &Point) | Mezzanine::Graphics::Procedural::Path | |
| IsClosed() const | Mezzanine::Graphics::Procedural::Path | |
| Path() | Mezzanine::Graphics::Procedural::Path | |
| Path(Point3DIterator Begin, Point3DIterator End) | Mezzanine::Graphics::Procedural::Path | |
| Path(const Point3DContainer &DataSet) | Mezzanine::Graphics::Procedural::Path | |
| Points | Mezzanine::Graphics::Procedural::Path | protected |
| Reflect(const Vector3 &Normal) | Mezzanine::Graphics::Procedural::Path | |
| Reverse() | Mezzanine::Graphics::Procedural::Path | |
| Scale(const Real Scaling) | Mezzanine::Graphics::Procedural::Path | |
| Scale(const Real ScaleX, const Real ScaleY, const Real ScaleZ) | Mezzanine::Graphics::Procedural::Path | |
| Scale(const Vector3 &Scaling) | Mezzanine::Graphics::Procedural::Path | |
| Translate(const Vector3 &Trans) | Mezzanine::Graphics::Procedural::Path | |
| Translate(const Real TransX, const Real TransY, const Real TransZ) | Mezzanine::Graphics::Procedural::Path | |
| ~Path() | Mezzanine::Graphics::Procedural::Path | |