Public Member Functions | |
ConstPointerToArray (ConstPointerToArrayfloat const copy) | |
ConstPointerToArray (PointerToArrayfloat const copy) | |
string | getData () |
float | getElement (unsigned int n) |
float | getitem (unsigned int n) |
int | getNodeRefCount () |
int | getRefCount () |
string | getSubdata (unsigned int n, unsigned int count) |
unsigned int | size () |
ConstPointerToArray | ( | ConstPointerToArrayfloat const | copy | ) |
ConstPointerToArray | ( | PointerToArrayfloat const | copy | ) |
string getData | ( | ) |
float getElement | ( | unsigned int | n | ) |
int getNodeRefCount | ( | ) |
int getRefCount | ( | ) |
string getSubdata | ( | unsigned int | n, |
unsigned int | count | ||
) |