Main Page Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
PajaTypes::QuatC Member List
This is the complete list of members for PajaTypes::QuatC, including all inherited members.
- dot( const QuatC& rQuat ) const
[inline] - exp() const
- from_axis_angle( const Vector3C& rVec, float32 f32Angle )
- from_axis_angle( float32 f32X, float32 f32Y, float32 f32Z, float32 f32Angle )
- from_rot_matrix( const Matrix3C& rMat )
- inverse() const
- log() const
- norm() const
[inline] - normalize() const
- operator *( const QuatC& rQuat ) const
- operator *( float32 f32Scalar ) const
[inline] - operator *( float32 f32Scalar, const QuatC& rQuat )
[friend] - operator!=( const QuatC& rQuat ) const
[inline] - operator+( const QuatC& rQuat ) const
[inline] - operator-() const
[inline] - operator-( const QuatC& rQuat ) const
[inline] - operator/( const QuatC& rQuat ) const
- operator==( const QuatC& rQuat ) const
[inline] - operator[]( int32 i )
[inline] - operator[]( int32 i ) const
[inline] - QuatC( float32 f32X = 0, float32 f32Y = 0, float32 f32Z = 0, float32 f32W = 1 )
- QuatC( const QuatC& rQuat )
- slerp( float32 f32T, const QuatC& rQ, const QuatC& rP )
[static] - to_axis_angle( Vector3C& rVec, float32& f32Angle ) const
- to_axis_angle( float32& f32X, float32& f32Y, float32& f32Z, float32& f32Angle ) const
- to_rot_matrix() const
- unit_inverse() const
[inline] - ~QuatC()
[virtual]
Moppi Demopaja SDK Documentation -- Copyright © 2000 Moppi Productions