SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
vrender::NVector3 Member List

This is the complete list of members for vrender::NVector3, including all inherited members.

norm() constvrender::NVector3inline
NVector3()vrender::NVector3
NVector3(const NVector3 &u)vrender::NVector3
NVector3(double x, double y, double z, bool normalization=true)vrender::NVector3inline
NVector3(const Vector3 &u, bool normalization=true)vrender::NVector3
operator*(const NVector3 &u, const Vector3 &v)vrender::NVector3friend
operator*(const Vector3 &u, const NVector3 &v)vrender::NVector3friend
operator-(const NVector3 &u)vrender::NVector3friend
operator<<(std::ostream &out, const NVector3 &u)vrender::NVector3friend
operator=(const NVector3 &u)vrender::NVector3
operator[](int i) constvrender::NVector3inline
setXYZ(double x, double y, double z, bool normalization=true)vrender::NVector3
squareNorm() constvrender::NVector3inline
x() constvrender::NVector3inline
y() constvrender::NVector3inline
z() constvrender::NVector3inline