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