OGRE
2.2.4
Object-Oriented Graphics Rendering Engine
|
Cache-friendly array of Quaternion represented as a SoA array. More...
#include <OgreArrayQuaternion.h>
Public Member Functions | |
ArrayQuaternion () | |
ArrayQuaternion () | |
ArrayQuaternion () | |
ArrayQuaternion (const ArrayReal &chunkW, const ArrayReal &chunkX, const ArrayReal &chunkY, const ArrayReal &chunkZ) | |
ArrayQuaternion (const ArrayReal &chunkW, const ArrayReal &chunkX, const ArrayReal &chunkY, const ArrayReal &chunkZ) | |
ArrayQuaternion (const ArrayReal &chunkW, const ArrayReal &chunkX, const ArrayReal &chunkY, const ArrayReal &chunkZ) | |
void | Cmov4 (ArrayMaskR mask, const ArrayQuaternion &replacement) |
Conditional move update. More... | |
void | Cmov4 (ArrayMaskR mask, const ArrayQuaternion &replacement) |
Conditional move update. More... | |
void | Cmov4 (ArrayMaskR mask, const ArrayQuaternion &replacement) |
Conditional move update. More... | |
ArrayReal | Dot (const ArrayQuaternion &rkQ) const |
Returns the dot product of the quaternion. More... | |
ArrayReal | Dot (const ArrayQuaternion &rkQ) const |
Returns the dot product of the quaternion. More... | |
ArrayReal | Dot (const ArrayQuaternion &rkQ) const |
Returns the dot product of the quaternion. More... | |
ArrayQuaternion | Exp (void) const |
ArrayQuaternion | Exp (void) const |
ArrayQuaternion | Exp (void) const |
void | FromAngleAxis (const ArrayRadian &rfAngle, const ArrayVector3 &rkAxis) |
Setups the quaternion using the supplied vector, and "roll" around that vector by the specified radians. More... | |
void | FromAngleAxis (const ArrayRadian &rfAngle, const ArrayVector3 &rkAxis) |
Setups the quaternion using the supplied vector, and "roll" around that vector by the specified radians. More... | |
void | FromAngleAxis (const ArrayRadian &rfAngle, const ArrayVector3 &rkAxis) |
Setups the quaternion using the supplied vector, and "roll" around that vector by the specified radians. More... | |
void | FromOrthoDet1RotationMatrix (const ArrayReal *RESTRICT_ALIAS matrix) |
void | FromOrthoDet1RotationMatrix (const ArrayReal *RESTRICT_ALIAS matrix) |
void | FromOrthoDet1RotationMatrix (const ArrayReal *RESTRICT_ALIAS matrix) |
void | getAsQuaternion (Quaternion &out, size_t index) const |
void | getAsQuaternion (Quaternion &out, size_t index) const |
void | getAsQuaternion (Quaternion &out, size_t index) const |
Quaternion | getAsQuaternion (size_t index) const |
Prefer using. More... | |
Quaternion | getAsQuaternion (size_t index) const |
Prefer using. More... | |
Quaternion | getAsQuaternion (size_t index) const |
Prefer using. More... | |
ArrayQuaternion | Inverse (void) const |
ArrayQuaternion | Inverse (void) const |
ArrayQuaternion | Inverse (void) const |
ArrayQuaternion | Log (void) const |
ArrayQuaternion | Log (void) const |
ArrayQuaternion | Log (void) const |
ArrayReal | Norm (void) const |
ArrayReal | Norm (void) const |
ArrayReal | Norm (void) const |
void | normalise (void) |
Unlike Quaternion::normalise(), this function does not return the length of the vector because such value was not cached and was never available. More... | |
void | normalise (void) |
Unlike Quaternion::normalise(), this function does not return the length of the vector because such value was not cached and was never available. More... | |
void | normalise (void) |
Unlike Quaternion::normalise(), this function does not return the length of the vector because such value was not cached and was never available. More... | |
ArrayVector3 | operator* (const ArrayVector3 &v) const |
Rotation of a vector by a quaternion. More... | |
ArrayVector3 | operator* (const ArrayVector3 &v) const |
Rotation of a vector by a quaternion. More... | |
ArrayVector3 | operator* (const ArrayVector3 &v) const |
Rotation of a vector by a quaternion. More... | |
void | operator*= (const ArrayReal fScalar) |
void | operator*= (const ArrayReal fScalar) |
void | operator*= (const ArrayReal fScalar) |
void | operator+= (const ArrayQuaternion &a) |
void | operator+= (const ArrayQuaternion &a) |
void | operator+= (const ArrayQuaternion &a) |
void | operator-= (const ArrayQuaternion &a) |
void | operator-= (const ArrayQuaternion &a) |
void | operator-= (const ArrayQuaternion &a) |
void | setAll (const Quaternion &v) |
void | setAll (const Quaternion &v) |
void | setAll (const Quaternion &v) |
void | setFromQuaternion (const Quaternion &v, size_t index) |
void | setFromQuaternion (const Quaternion &v, size_t index) |
void | setFromQuaternion (const Quaternion &v, size_t index) |
void | ToAngleAxis (ArrayRadian &rfAngle, ArrayVector3 &rkAxis) const |
void | ToAngleAxis (ArrayRadian &rfAngle, ArrayVector3 &rkAxis) const |
void | ToAngleAxis (ArrayRadian &rfAngle, ArrayVector3 &rkAxis) const |
ArrayQuaternion | UnitInverse (void) const |
ArrayQuaternion | UnitInverse (void) const |
ArrayQuaternion | UnitInverse (void) const |
ArrayVector3 | xAxis (void) const |
Returns the X orthonormal axis defining the quaternion. More... | |
ArrayVector3 | xAxis (void) const |
Returns the X orthonormal axis defining the quaternion. More... | |
ArrayVector3 | xAxis (void) const |
Returns the X orthonormal axis defining the quaternion. More... | |
ArrayVector3 | yAxis (void) const |
Returns the Y orthonormal axis defining the quaternion. More... | |
ArrayVector3 | yAxis (void) const |
Returns the Y orthonormal axis defining the quaternion. More... | |
ArrayVector3 | yAxis (void) const |
Returns the Y orthonormal axis defining the quaternion. More... | |
ArrayVector3 | zAxis (void) const |
Returns the Z orthonormal axis defining the quaternion. More... | |
ArrayVector3 | zAxis (void) const |
Returns the Z orthonormal axis defining the quaternion. More... | |
ArrayVector3 | zAxis (void) const |
Returns the Z orthonormal axis defining the quaternion. More... | |
Static Public Member Functions | |
static ArrayQuaternion | Cmov4 (const ArrayQuaternion &arg1, const ArrayQuaternion &arg2, ArrayMaskR mask) |
Conditional move. More... | |
static ArrayQuaternion | Cmov4 (const ArrayQuaternion &arg1, const ArrayQuaternion &arg2, ArrayMaskR mask) |
Conditional move. More... | |
static ArrayQuaternion | Cmov4 (const ArrayQuaternion &arg1, const ArrayQuaternion &arg2, ArrayMaskR mask) |
Conditional move. More... | |
static void | mul (const ArrayQuaternion &inQ, ArrayVector3 &inOutVec) |
Rotates a vector by multiplying the quaternion to the vector, and modifies it's contents by storing the results there. More... | |
static void | mul (const ArrayQuaternion &inQ, ArrayVector3 &inOutVec) |
Rotates a vector by multiplying the quaternion to the vector, and modifies it's contents by storing the results there. More... | |
static void | mul (const ArrayQuaternion &inQ, ArrayVector3 &inOutVec) |
Rotates a vector by multiplying the quaternion to the vector, and modifies it's contents by storing the results there. More... | |
static ArrayQuaternion | nlerp (ArrayReal fT, const ArrayQuaternion &rkP, const ArrayQuaternion &rkQ) |
Quaternion::nlerp More... | |
static ArrayQuaternion | nlerp (ArrayReal fT, const ArrayQuaternion &rkP, const ArrayQuaternion &rkQ) |
Quaternion::nlerp More... | |
static ArrayQuaternion | nlerp (ArrayReal fT, const ArrayQuaternion &rkP, const ArrayQuaternion &rkQ) |
Quaternion::nlerp More... | |
static ArrayQuaternion | nlerpShortest (ArrayReal fT, const ArrayQuaternion &rkP, const ArrayQuaternion &rkQ) |
Quaternion::nlerp More... | |
static ArrayQuaternion | nlerpShortest (ArrayReal fT, const ArrayQuaternion &rkP, const ArrayQuaternion &rkQ) |
Quaternion::nlerp More... | |
static ArrayQuaternion | nlerpShortest (ArrayReal fT, const ArrayQuaternion &rkP, const ArrayQuaternion &rkQ) |
Quaternion::nlerp More... | |
static ArrayQuaternion | Slerp (ArrayReal fT, const ArrayQuaternion &rkP, const ArrayQuaternion &rkQ) |
Quaternion::Slerp More... | |
static ArrayQuaternion | Slerp (ArrayReal fT, const ArrayQuaternion &rkP, const ArrayQuaternion &rkQ) |
Quaternion::Slerp More... | |
static ArrayQuaternion | Slerp (ArrayReal fT, const ArrayQuaternion &rkP, const ArrayQuaternion &rkQ) |
Quaternion::Slerp More... | |
Public Attributes | |
ArrayReal | mChunkBase [4] |
Real | w |
Real | x |
Real | y |
Real | z |
Static Public Attributes | |
static const ArrayQuaternion | IDENTITY |
static const ArrayQuaternion | ZERO |
Cache-friendly array of Quaternion represented as a SoA array.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Conditional move update.
MathlibNEON::Cmov4 Changes each of the four vectors contained in 'this' with the replacement provided
Vectors | to be used as replacement if the mask is zero. |
mask | filled with either 0's or 0xFFFFFFFF |
|
inline |
Conditional move update.
MathlibSSE2::Cmov4 Changes each of the four vectors contained in 'this' with the replacement provided
Vectors | to be used as replacement if the mask is zero. |
mask | filled with either 0's or 0xFFFFFFFF |
|
inline |
Conditional move update.
MathlibC::Cmov4 Changes each of the four vectors contained in 'this' with the replacement provided
Vectors | to be used as replacement if the mask is zero. |
mask | filled with either 0's or 0xFFFFFFFF |
|
inlinestatic |
Conditional move.
MathlibNEON::Cmov4 Selects between arg1 & arg2 according to mask
First | array of Vectors |
Second | array of Vectors |
mask | filled with either 0's or 0xFFFFFFFF |
|
inlinestatic |
Conditional move.
MathlibSSE2::Cmov4 Selects between arg1 & arg2 according to mask
First | array of Vectors |
Second | array of Vectors |
mask | filled with either 0's or 0xFFFFFFFF |
|
inlinestatic |
Conditional move.
MathlibC::Cmov4 Selects between arg1 & arg2 according to mask
First | array of Vectors |
Second | array of Vectors |
mask | filled with either 0's or 0xFFFFFFFF |
|
inline |
Returns the dot product of the quaternion.
|
inline |
Returns the dot product of the quaternion.
|
inline |
Returns the dot product of the quaternion.
|
inline |
|
inline |
|
inline |
|
inline |
Setups the quaternion using the supplied vector, and "roll" around that vector by the specified radians.
|
inline |
Setups the quaternion using the supplied vector, and "roll" around that vector by the specified radians.
|
inline |
Setups the quaternion using the supplied vector, and "roll" around that vector by the specified radians.
|
inline |
matrix | 9-element matrix (3x3) |
|
inline |
matrix | 9-element matrix (3x3) |
|
inline |
matrix | 9-element matrix (3x3) |
|
inline |
References ARRAY_PACKED_REALS, Ogre::Quaternion::w, Ogre::Quaternion::x, Ogre::Quaternion::y, and Ogre::Quaternion::z.
Referenced by Ogre::BoneTransform::copy(), and Ogre::Transform::copy().
|
inline |
References ARRAY_PACKED_REALS, Ogre::Quaternion::w, Ogre::Quaternion::x, Ogre::Quaternion::y, and Ogre::Quaternion::z.
|
inline |
References ARRAY_PACKED_REALS, Ogre::Quaternion::w, Ogre::Quaternion::x, Ogre::Quaternion::y, and Ogre::Quaternion::z.
|
inline |
Prefer using.
References ARRAY_PACKED_REALS.
|
inline |
Prefer using.
References ARRAY_PACKED_REALS.
|
inline |
Prefer using.
References ARRAY_PACKED_REALS.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
Rotates a vector by multiplying the quaternion to the vector, and modifies it's contents by storing the results there.
|
inlinestatic |
Rotates a vector by multiplying the quaternion to the vector, and modifies it's contents by storing the results there.
|
inlinestatic |
Rotates a vector by multiplying the quaternion to the vector, and modifies it's contents by storing the results there.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
Unlike Quaternion::normalise(), this function does not return the length of the vector because such value was not cached and was never available.
|
inline |
Unlike Quaternion::normalise(), this function does not return the length of the vector because such value was not cached and was never available.
|
inline |
Unlike Quaternion::normalise(), this function does not return the length of the vector because such value was not cached and was never available.
|
inline |
Rotation of a vector by a quaternion.
|
inline |
Rotation of a vector by a quaternion.
|
inline |
Rotation of a vector by a quaternion.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
References ARRAY_PACKED_REALS, Ogre::Quaternion::w, Ogre::Quaternion::x, Ogre::Quaternion::y, and Ogre::Quaternion::z.
|
inline |
References ARRAY_PACKED_REALS, Ogre::Quaternion::w, Ogre::Quaternion::x, Ogre::Quaternion::y, and Ogre::Quaternion::z.
|
inline |
References ARRAY_PACKED_REALS, Ogre::Quaternion::w, Ogre::Quaternion::x, Ogre::Quaternion::y, and Ogre::Quaternion::z.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Returns the X orthonormal axis defining the quaternion.
Same as doing xAxis = Vector3::UNIT_X * this. Also called the local X-axis
|
inline |
Returns the X orthonormal axis defining the quaternion.
Same as doing xAxis = Vector3::UNIT_X * this. Also called the local X-axis
|
inline |
Returns the X orthonormal axis defining the quaternion.
Same as doing xAxis = Vector3::UNIT_X * this. Also called the local X-axis
|
inline |
Returns the Y orthonormal axis defining the quaternion.
Same as doing yAxis = Vector3::UNIT_Y * this. Also called the local Y-axis
|
inline |
Returns the Y orthonormal axis defining the quaternion.
Same as doing yAxis = Vector3::UNIT_Y * this. Also called the local Y-axis
|
inline |
Returns the Y orthonormal axis defining the quaternion.
Same as doing yAxis = Vector3::UNIT_Y * this. Also called the local Y-axis
|
inline |
Returns the Z orthonormal axis defining the quaternion.
Same as doing zAxis = Vector3::UNIT_Z * this. Also called the local Z-axis
|
inline |
Returns the Z orthonormal axis defining the quaternion.
Same as doing zAxis = Vector3::UNIT_Z * this. Also called the local Z-axis
|
inline |
Returns the Z orthonormal axis defining the quaternion.
Same as doing zAxis = Vector3::UNIT_Z * this. Also called the local Z-axis
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
static |
ArrayReal Ogre::ArrayQuaternion::mChunkBase |
Real Ogre::ArrayQuaternion::w |
Real Ogre::ArrayQuaternion::x |
Real Ogre::ArrayQuaternion::y |
Real Ogre::ArrayQuaternion::z |
|
static |