LVector4i
from panda3d.core import LVector4i
- class LVector4i
Bases:
LVecBase4i
This is a four-component vector distance.
Inheritance diagram
- __init__(*args, **kwargs)
- getClassType()
C++ Interface: get_class_type()
- getXyz()
C++ Interface: get_xyz(LVector4i self)
- /**
Returns the x, y and z component of this vector
*/
- get_class_type()
C++ Interface: get_class_type()
- get_xyz()
C++ Interface: get_xyz(LVector4i self)
- /**
Returns the x, y and z component of this vector
*/
- xy
- xyz