This is the complete list of members for Procedural::Path, including all inherited members.
| addPoint(const Ogre::Vector3 &pt) | Procedural::Path | |
| addPoint(Ogre::Real x, Ogre::Real y, Ogre::Real z) | Procedural::Path | |
| appendPath(const Path &other) | Procedural::Path | |
| appendPathRel(const Path &other) | Procedural::Path | |
| buildFromSegmentSoup(const std::vector< Segment3D > &segList, std::vector< Path > &out) | Procedural::Path | |
| close() | Procedural::Path | |
| convertToShape() const | Procedural::Path | |
| extractSubPath(unsigned int first, unsigned int last) | Procedural::Path | |
| getAvgDirection(unsigned int i) const | Procedural::Path | |
| getDirectionAfter(unsigned int i) const | Procedural::Path | |
| getDirectionBefore(unsigned int i) const | Procedural::Path | |
| getLengthAtPoint(size_t index) const | Procedural::Path | |
| getPoint(int i) const | Procedural::Path | |
| getPoints() const | Procedural::Path | |
| getPointsReference() | Procedural::Path | |
| getPosition(unsigned int i, Ogre::Real coord) const | Procedural::Path | |
| getPosition(Ogre::Real coord) const | Procedural::Path | |
| getSegCount() const | Procedural::Path | |
| getTotalLength() const | Procedural::Path | |
| insertPoint(size_t index, Ogre::Real x, Ogre::Real y, Ogre::Real z) | Procedural::Path | |
| insertPoint(size_t index, const Ogre::Vector3 &pt) | Procedural::Path | |
| isClosed() const | Procedural::Path | |
| mergeKeysWithTrack(const Track &track) const | Procedural::Path | |
| Path() | Procedural::Path | |
| realizeMesh(const std::string &name="") const | Procedural::Path | |
| reflect(const Ogre::Vector3 &normal) | Procedural::Path | |
| reset() | Procedural::Path | |
| reverse() | Procedural::Path | |
| scale(Ogre::Real amount) | Procedural::Path | |
| scale(Ogre::Real scaleX, Ogre::Real scaleY, Ogre::Real scaleZ) | Procedural::Path | |
| scale(const Ogre::Vector3 &amount) | Procedural::Path | |
| translate(const Ogre::Vector3 &translation) | Procedural::Path | |
| translate(Ogre::Real translationX, Ogre::Real translationY, Ogre::Real translationZ) | Procedural::Path | |