Panda3D
Public Member Functions

CPTAMat4 Class Reference

Inheritance diagram for CPTAMat4:
PointerToArrayBaseMat4 PointerToBaseReferenceCountedVectorMat4 PointerToVoid MemoryBase

List of all members.

Public Member Functions

 clear ()
 ConstPointerToArray (ConstPointerToArrayMat4 const copy)
 ConstPointerToArray (PointerToArrayMat4 const copy)
string getData ()
Mat4 const getElement (unsigned int n)
unsigned int getHash ()
Mat4 const getitem (unsigned int n)
int getNodeRefCount ()
int getRefCount ()
string getSubdata (unsigned int n, unsigned int count)
bool isNull ()
 Returns true if the PointerTo is a NULL pointer, false otherwise.
 output (ostream out)
unsigned int size ()

Member Function Documentation

clear ( ) [inherited]
ConstPointerToArray ( ConstPointerToArrayMat4 const  copy)
ConstPointerToArray ( PointerToArrayMat4 const  copy)
string getData ( )
Mat4 const getElement ( unsigned int  n)
unsigned int getHash ( ) [inherited]
Mat4 const getitem ( unsigned int  n)
int getNodeRefCount ( )
int getRefCount ( )
string getSubdata ( unsigned int  n,
unsigned int  count 
)
bool isNull ( ) [inherited]

Returns true if the PointerTo is a NULL pointer, false otherwise.

(Direct comparison to a NULL pointer also works.)

Reimplemented in PointerToConnection.

output ( ostream  out) [inherited]
unsigned int size ( )
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties