Ogre Procedural
0.3.0 unstable
Procedural Geometry & Textures for Ogre3D
|
This is the complete list of members for Procedural::Utils, including all inherited members.
_computeQuaternion(const Ogre::Vector3 &direction, const Ogre::Vector3 &upVector=Ogre::Vector3::UNIT_Y) | Procedural::Utils | static |
AABBfromPoints(std::vector< Ogre::Vector3 > points) | Procedural::Utils | static |
angleBetween(const Ogre::Vector2 &v1, const Ogre::Vector2 &v2) | Procedural::Utils | static |
angleTo(const Ogre::Vector2 &v1, const Ogre::Vector2 &v2) | Procedural::Utils | static |
binom(unsigned int a, unsigned int b) | Procedural::Utils | static |
cap(int n, int min, int max) | Procedural::Utils | static |
getName(const std::string &prefix="default") | Procedural::Utils | static |
log(const Ogre::String &st) | Procedural::Utils | static |
max(const Ogre::Vector3 &v1, const Ogre::Vector3 &v2) | Procedural::Utils | static |
max(const Ogre::Vector2 &v1, const Ogre::Vector2 &v2) | Procedural::Utils | static |
min(const Ogre::Vector3 &v1, const Ogre::Vector3 &v2) | Procedural::Utils | static |
min(const Ogre::Vector2 &v1, const Ogre::Vector2 &v2) | Procedural::Utils | static |
modulo(int n, int cap) | Procedural::Utils | static |
reframe(const Ogre::RealRect &rect, const Ogre::Vector2 &input) | Procedural::Utils | static |
rotateVector2(const Ogre::Vector2 &in, Ogre::Radian angle) | Procedural::Utils | static |
signedAngleTo(const Ogre::Vector2 &v1, const Ogre::Vector2 &v2) | Procedural::Utils | static |
vec2ToVec3Y(const Ogre::Vector2 &pos) | Procedural::Utils | static |
vectorAntiPermute(const Ogre::Vector3 &in) | Procedural::Utils | static |
vectorPermute(const Ogre::Vector3 &in) | Procedural::Utils | static |