ConstPointerToArray_LVecBase2d¶
from panda3d.core import ConstPointerToArray_LVecBase2d
-
class
ConstPointerToArray_LVecBase2d
¶ Bases:
PointerToArrayBase_LVecBase2d
Inheritance diagram
-
__getitem__
(n: int) → LVecBase2d¶
-
__init__
(copy: ConstPointerToArray_LVecBase2d)¶
-
__init__
(copy: PointerToArray_LVecBase2d)
-
count
(param0: LVecBase2d) → int¶
-
getElement
(n: int) → LVecBase2d¶
-