Public Member Functions | |
ConstPointerToArray (ConstPointerToArrayMat3 const copy) | |
ConstPointerToArray (PointerToArrayMat3 const copy) | |
string | getData () |
Mat3 const | getElement (unsigned int n) |
Mat3 const | getitem (unsigned int n) |
int | getNodeRefCount () |
int | getRefCount () |
string | getSubdata (unsigned int n, unsigned int count) |
unsigned int | size () |
ConstPointerToArray | ( | ConstPointerToArrayMat3 const | copy | ) |
ConstPointerToArray | ( | PointerToArrayMat3 const | copy | ) |
string getData | ( | ) |
Mat3 const getElement | ( | unsigned int | n | ) |
int getNodeRefCount | ( | ) |
int getRefCount | ( | ) |
string getSubdata | ( | unsigned int | n, |
unsigned int | count | ||
) |