LRotationd
-
class LRotationd
Bases:
LQuaterniond
This is a unit quaternion representing a rotation.
Inheritance diagram
-
LRotationd(void)
-
LRotationd(LQuaterniond const &c)
-
LRotationd(LVecBase4d const ©)
-
LRotationd(double r, double i, double j, double k)
-
LRotationd(double h, double p, double r)
-
LRotationd(LRotationd const&) = default
lmatrix3
lmatrix4
axis + angle (in degrees)
Sets the rotation from the given Euler angles.
-
static TypeHandle get_class_type(void)
-
LRotationd(void)