length() const | opal::Vec3r | |
lengthSquared() const | opal::Vec3r | |
normalize() | opal::Vec3r | |
operator *=(const Vec3r &v) | opal::Vec3r | |
operator *=(real scalar) | opal::Vec3r | |
operator!=(const Vec3r &v) const | opal::Vec3r | |
operator+=(const Vec3r &v) | opal::Vec3r | |
operator-=(const Vec3r &v) | opal::Vec3r | |
operator/=(real scalar) | opal::Vec3r | |
operator/=(const Vec3r &v) | opal::Vec3r | |
operator=(const Vec3r &v) | opal::Vec3r | |
operator==(const Vec3r &v) const | opal::Vec3r | |
operator[](unsigned int i) | opal::Vec3r | |
operator[](unsigned int i) const | opal::Vec3r | |
set(real xx, real yy, real zz) | opal::Vec3r | |
set(real *data) | opal::Vec3r | |
unit() const | opal::Vec3r | |
Vec3r() | opal::Vec3r | |
Vec3r(const Vec3r &src) | opal::Vec3r | |
Vec3r(real xx, real yy, real zz) | opal::Vec3r | |
Vec3r(const real *data) | opal::Vec3r | |
x | opal::Vec3r | |
y | opal::Vec3r | |
z | opal::Vec3r |