ConstPointerToArray_LMatrix3d

from panda3d.core import ConstPointerToArray_LMatrix3d
class ConstPointerToArray_LMatrix3d

Bases: PointerToArrayBase_LMatrix3d

Inheritance diagram

Inheritance diagram of ConstPointerToArray_LMatrix3d

__init__(*args, **kwargs)
clear()

C++ Interface: clear(const ConstPointerToArray self)

count()

C++ Interface: count(ConstPointerToArray self, const LMatrix3d param0)

getData()

C++ Interface: get_data(ConstPointerToArray self)

getElement()

C++ Interface: get_element(ConstPointerToArray self, int n)

getNodeRefCount()

C++ Interface: get_node_ref_count(ConstPointerToArray self)

getRefCount()

C++ Interface: get_ref_count(ConstPointerToArray self)

getSubdata()

C++ Interface: get_subdata(ConstPointerToArray self, int n, int count)

get_data()

C++ Interface: get_data(ConstPointerToArray self)

get_element()

C++ Interface: get_element(ConstPointerToArray self, int n)

get_node_ref_count()

C++ Interface: get_node_ref_count(ConstPointerToArray self)

get_ref_count()

C++ Interface: get_ref_count(ConstPointerToArray self)

get_subdata()

C++ Interface: get_subdata(ConstPointerToArray self, int n, int count)