LOrientationd
from panda3d.core import LOrientationd
- class LOrientationd
Bases:
Bases:
LQuaterniond
This is a unit quaternion representing an orientation.
Inheritance diagram
- __init__()
- __init__(m: LMatrix3d)
matrix3
- __init__(m: LMatrix4d)
matrix4
- __init__(param0: LOrientationd)
- __init__(c: LQuaterniond)
- __mul__(other: LQuaterniond) LOrientationd
- __mul__(other: LRotationd) LOrientationd
- static getClassType() TypeHandle