Panda3D
Public Member Functions | Static Public Member Functions

PTA_LMatrix4f Class Reference

Inheritance diagram for PTA_LMatrix4f:
PointerToArrayBaseUnalignedLMatrix4f PointerToBaseReferenceCountedVectorUnalignedLMatrix4f PointerToVoid

List of all members.

Public Member Functions

string getData ()
UnalignedLMatrix4f const getElement (unsigned int n)
UnalignedLMatrix4f const getitem (unsigned int n)
int getNodeRefCount ()
int getRefCount ()
string getSubdata (unsigned int n, unsigned int count)
 PointerToArray ()
 PointerToArray (PointerToArrayUnalignedLMatrix4f const copy)
 PointerToArray (TypeHandle type_handle)
 PointerToArray (PyObject self, PyObject sequence)
 popBack ()
 pushBack (UnalignedLMatrix4f const x)
 setData (string data)
 setElement (unsigned int n, UnalignedLMatrix4f const value)
 setitem (unsigned int n, UnalignedLMatrix4f const value)
 setSubdata (unsigned int n, unsigned int count, string data)
unsigned int size ()

Static Public Member Functions

static
PointerToArrayUnalignedLMatrix4f 
emptyArray (unsigned int n, TypeHandle type_handle)
static
PointerToArrayUnalignedLMatrix4f 
emptyArray (unsigned int n)

Member Function Documentation

static PointerToArrayUnalignedLMatrix4f emptyArray ( unsigned int  n,
TypeHandle  type_handle 
) [static]
static PointerToArrayUnalignedLMatrix4f emptyArray ( unsigned int  n) [static]
string getData ( )
UnalignedLMatrix4f const getElement ( unsigned int  n)
UnalignedLMatrix4f const getitem ( unsigned int  n)
int getNodeRefCount ( )
int getRefCount ( )
string getSubdata ( unsigned int  n,
unsigned int  count 
)
PointerToArray ( )
PointerToArray ( PointerToArrayUnalignedLMatrix4f const  copy)
PointerToArray ( PyObject  self,
PyObject  sequence 
)
PointerToArray ( TypeHandle  type_handle)
popBack ( )
pushBack ( UnalignedLMatrix4f const  x)
setData ( string  data)
setElement ( unsigned int  n,
UnalignedLMatrix4f const  value 
)
setitem ( unsigned int  n,
UnalignedLMatrix4f const  value 
)
setSubdata ( unsigned int  n,
unsigned int  count,
string  data 
)
unsigned int size ( )
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties