, including all inherited members.
| addHash(unsigned int hash) | VBase3 | |
| addHash(unsigned int hash, float threshold) | VBase3 | |
| addToCell(int i, float value) | VBase3 | |
| addX(float value) | VBase3 | |
| addY(float value) | VBase3 | |
| addZ(float value) | VBase3 | |
| almostEqual(VBase3 const other) | VBase3 | |
| almostEqual(VBase3 const other, float threshold) | VBase3 | |
| compareTo(VBase3 const other) | VBase3 | |
| compareTo(VBase3 const other, float threshold) | VBase3 | |
| cross(VBase3 const other) | VBase3 | |
| crossInto(VBase3 const other) | VBase3 | |
| dot(VBase3 const other) | VBase3 | |
| fill(float fill_value) | VBase3 | |
| fmax(VBase3 const other) | VBase3 | |
| fmin(VBase3 const other) | VBase3 | |
| generateHash(ChecksumHashGenerator hashgen) | VBase3 | |
| generateHash(ChecksumHashGenerator hashgen, float threshold) | VBase3 | |
| getattr(string attr_name) | VBase3 | |
| getCell(int i) | VBase3 | |
| getClassType() | VBase3 | [static] |
| getData() | VBase3 | |
| getHash() | VBase3 | |
| getHash(float threshold) | VBase3 | |
| getNumComponents() | VBase3 | |
| getStandardizedHpr() | VBase3 | |
| getX() | VBase3 | |
| getXy() | VBase3 | |
| getXz() | VBase3 | |
| getY() | VBase3 | |
| getYz() | VBase3 | |
| getZ() | VBase3 | |
| isNan() | VBase3 | |
| length() | VBase3 | |
| lengthSquared() | VBase3 | |
| normalize() | VBase3 | |
| operator new(unsigned int size) | VBase3 | |
| operator!=(VBase3 const other) | VBase3 | |
| operator*(float scalar) | VBase3 | |
| operator*=(float scalar) | VBase3 | |
| operator+(VBase3 const other) | VBase3 | |
| operator+=(VBase3 const other) | VBase3 | |
| operator-() | VBase3 | |
| operator-(VBase3 const other) | VBase3 | |
| operator-=(VBase3 const other) | VBase3 | |
| operator/(float scalar) | VBase3 | |
| operator/=(float scalar) | VBase3 | |
| operator<(VBase3 const other) | VBase3 | |
| operator=(VBase3 const copy) | VBase3 | |
| operator=(float fill_value) | VBase3 | |
| operator==(VBase3 const other) | VBase3 | |
| operator[](int i) | VBase3 | |
| operator[](int i) | VBase3 | |
| output(ostream out) | VBase3 | |
| project(VBase3 const onto) | VBase3 | |
| pythonRepr(ostream out, string class_name) | VBase3 | |
| readDatagram(DatagramIterator source) | VBase3 | |
| readDatagramFixed(DatagramIterator source) | VBase3 | |
| reduce(PyObject self) | VBase3 | |
| set(float x, float y, float z) | VBase3 | |
| setattr(PyObject self, string attr_name, PyObject assign) | VBase3 | |
| setCell(int i, float value) | VBase3 | |
| setitem(int i, float v) | VBase3 | |
| setX(float value) | VBase3 | |
| setY(float value) | VBase3 | |
| setZ(float value) | VBase3 | |
| size() | VBase3 | [static] |
| unitX() | VBase3 | [static] |
| unitY() | VBase3 | [static] |
| unitZ() | VBase3 | [static] |
| VBase3() | VBase3 | |
| VBase3(VBase3 const copy) | VBase3 | |
| VBase3(float fill_value) | VBase3 | |
| VBase3(float x, float y, float z) | VBase3 | |
| writeDatagram(Datagram destination) | VBase3 | |
| writeDatagramFixed(Datagram destination) | VBase3 | |
| zero() | VBase3 | [static] |