LOrientationf

class LOrientationf

Bases: LQuaternionf

This is a unit quaternion representing an orientation.

Inheritance diagram

Inheritance diagram of LOrientationf

LOrientationf(void)
LOrientationf(LQuaternionf const &c)
LOrientationf(float r, float i, float j, float k)
LOrientationf(LVector3f const &point_at, float twist)
LOrientationf(LMatrix3f const &m)
LOrientationf(LMatrix4f const &m)
LOrientationf(LOrientationf const&) = default

vector + twist

matrix3

matrix4

static TypeHandle get_class_type(void)