This is the complete list of members for
vrender::NVector3, including all inherited members.
_n | vrender::NVector3 | [private] |
norm() const | vrender::NVector3 | [inline] |
normalize() | vrender::NVector3 | [private] |
NVector3() | vrender::NVector3 | |
NVector3(const NVector3 &u) | vrender::NVector3 | |
NVector3(double x, double y, double z, bool normalization=true) | vrender::NVector3 | [inline] |
NVector3(const Vector3 &u, bool normalization=true) | vrender::NVector3 | |
operator*(const NVector3 &u, const Vector3 &v) | vrender::NVector3 | [friend] |
operator*(const Vector3 &u, const NVector3 &v) | vrender::NVector3 | [friend] |
operator-(const NVector3 &u) | vrender::NVector3 | [friend] |
operator<<(std::ostream &out, const NVector3 &u) | vrender::NVector3 | [friend] |
operator=(const NVector3 &u) | vrender::NVector3 | |
operator[](int i) const | vrender::NVector3 | [inline] |
setXYZ(double x, double y, double z, bool normalization=true) | vrender::NVector3 | |
squareNorm() const | vrender::NVector3 | [inline] |
x() const | vrender::NVector3 | [inline] |
y() const | vrender::NVector3 | [inline] |
z() const | vrender::NVector3 | [inline] |