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