LOrientationd

class LOrientationd

Bases: LQuaterniond

This is a unit quaternion representing an orientation.

Inheritance diagram

Inheritance diagram of LOrientationd

LOrientationd(void)
LOrientationd(LQuaterniond const &c)
LOrientationd(double r, double i, double j, double k)
LOrientationd(LVector3d const &point_at, double twist)
LOrientationd(LMatrix3d const &m)
LOrientationd(LMatrix4d const &m)
LOrientationd(LOrientationd const&) = default

vector + twist

matrix3

matrix4

static TypeHandle get_class_type(void)