LOrientationf
from panda3d.core import LOrientationf
- class LOrientationf
Bases:
Bases:
LQuaternionf
This is a unit quaternion representing an orientation.
Inheritance diagram
- __init__()
- __init__(m: LMatrix3f)
matrix3
- __init__(m: LMatrix4f)
matrix4
- __init__(param0: LOrientationf)
- __init__(c: LQuaternionf)
- __mul__(other: LQuaternionf) LOrientationf
- __mul__(other: LRotationf) LOrientationf
- static getClassType() TypeHandle