Public Member Functions | |
string | getData () |
VBase3D const | getElement (unsigned int n) |
VBase3D const | getitem (unsigned int n) |
int | getNodeRefCount () |
int | getRefCount () |
string | getSubdata (unsigned int n, unsigned int count) |
PointerToArray (PointerToArrayVBase3D const copy) | |
PointerToArray (PyObject self, PyObject sequence) | |
PointerToArray (TypeHandle type_handle) | |
PointerToArray () | |
popBack () | |
pushBack (VBase3D const x) | |
setData (string data) | |
setElement (unsigned int n, VBase3D const value) | |
setitem (unsigned int n, VBase3D const value) | |
setSubdata (unsigned int n, unsigned int count, string data) | |
unsigned int | size () |
Static Public Member Functions | |
static PointerToArrayVBase3D | emptyArray (unsigned int n, TypeHandle type_handle) |
static PointerToArrayVBase3D | emptyArray (unsigned int n) |
static PointerToArrayVBase3D emptyArray | ( | unsigned int | n, |
TypeHandle | type_handle | ||
) | [static] |
static PointerToArrayVBase3D emptyArray | ( | unsigned int | n | ) | [static] |
string getData | ( | ) |
VBase3D const getElement | ( | unsigned int | n | ) |
int getNodeRefCount | ( | ) |
int getRefCount | ( | ) |
string getSubdata | ( | unsigned int | n, |
unsigned int | count | ||
) |
PointerToArray | ( | PointerToArrayVBase3D const | copy | ) |
PointerToArray | ( | PyObject | self, |
PyObject | sequence | ||
) |
PointerToArray | ( | TypeHandle | type_handle | ) |
PointerToArray | ( | ) |
popBack | ( | ) |
setData | ( | string | data | ) |
setElement | ( | unsigned int | n, |
VBase3D const | value | ||
) |
setSubdata | ( | unsigned int | n, |
unsigned int | count, | ||
string | data | ||
) |