This is the complete list of members for
VBase4, including all inherited members.
addHash(unsigned int hash) | VBase4 | |
addHash(unsigned int hash, float threshold) | VBase4 | |
addToCell(int i, float value) | VBase4 | |
addW(float value) | VBase4 | |
addX(float value) | VBase4 | |
addY(float value) | VBase4 | |
addZ(float value) | VBase4 | |
almostEqual(VBase4 const other) | VBase4 | |
almostEqual(VBase4 const other, float threshold) | VBase4 | |
compareTo(VBase4 const other) | VBase4 | |
compareTo(VBase4 const other, float threshold) | VBase4 | |
dot(VBase4 const other) | VBase4 | |
fill(float fill_value) | VBase4 | |
fmax(VBase4 const other) | VBase4 | |
fmin(VBase4 const other) | VBase4 | |
getattr(string attr_name) | VBase4 | |
getCell(int i) | VBase4 | |
getClassType() | VBase4 | [static] |
getData() | VBase4 | |
getHash() | VBase4 | |
getHash(float threshold) | VBase4 | |
getNumComponents() | VBase4 | |
getW() | VBase4 | |
getX() | VBase4 | |
getY() | VBase4 | |
getZ() | VBase4 | |
isNan() | VBase4 | |
length() | VBase4 | |
lengthSquared() | VBase4 | |
normalize() | VBase4 | |
operator new(unsigned int size) | VBase4 | |
operator!=(VBase4 const other) | VBase4 | |
operator*(float scalar) | VBase4 | |
operator*=(float scalar) | VBase4 | |
operator+(VBase4 const other) | VBase4 | |
operator+=(VBase4 const other) | VBase4 | |
operator-() | VBase4 | |
operator-(VBase4 const other) | VBase4 | |
operator-=(VBase4 const other) | VBase4 | |
operator/(float scalar) | VBase4 | |
operator/=(float scalar) | VBase4 | |
operator<(VBase4 const other) | VBase4 | |
operator=(VBase4 const copy) | VBase4 | |
operator=(float fill_value) | VBase4 | |
operator==(VBase4 const other) | VBase4 | |
operator[](int i) | VBase4 | |
operator[](int i) | VBase4 | |
output(ostream out) | VBase4 | |
project(VBase4 const onto) | VBase4 | |
pythonRepr(ostream out, string class_name) | VBase4 | |
reduce(PyObject self) | VBase4 | |
set(float x, float y, float z, float w) | VBase4 | |
setattr(PyObject self, string attr_name, PyObject assign) | VBase4 | |
setCell(int i, float value) | VBase4 | |
setitem(int i, float v) | VBase4 | |
setW(float value) | VBase4 | |
setX(float value) | VBase4 | |
setY(float value) | VBase4 | |
setZ(float value) | VBase4 | |
size() | VBase4 | [static] |
unitW() | VBase4 | [static] |
unitX() | VBase4 | [static] |
unitY() | VBase4 | [static] |
unitZ() | VBase4 | [static] |
VBase4() | VBase4 | |
VBase4(VBase4 const copy) | VBase4 | |
VBase4(float fill_value) | VBase4 | |
VBase4(float x, float y, float z, float w) | VBase4 | |
zero() | VBase4 | [static] |