clamp(const VectorT3 &min, const VectorT3 &max) (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | inline |
cross(VectorT3 &out, const VectorT3 &v1, const VectorT3 &v2) (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | inlinestatic |
dot(const VectorT3 &p) const (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
dot(const VectorT3 &v1, const VectorT3 &v2) (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | inlinestatic |
length() const (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
m (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
normalFromPoints(VectorT3 &out, const VectorT3 &v1, const VectorT3 &v2, const VectorT3 &v3) (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | inlinestatic |
normalize() (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
normalize(VectorT3 &out, const VectorT3 &v) (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | inlinestatic |
normalized() const (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | inline |
operator VectorT3< R >() const (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
operator!=(const VectorT3 &r) const (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
operator*(T) const (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
operator*=(T) (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
operator+(const VectorT3 &) const (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
operator+=(const VectorT3 &) (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
operator-(const VectorT3 &) const (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
operator-() const (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
operator-=(const VectorT3 &) (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
operator/(T) const (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
operator/=(T) (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
operator==(const VectorT3 &r) const (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
operator[](int i) (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | inline |
operator[](int i) const (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | inline |
type typedef (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
VectorT3() (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
VectorT3(const T *) (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
VectorT3(T, T, T) (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
x (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
xy() const (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | inline |
y (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |
z (defined in oxygine::VectorT3< T >) | oxygine::VectorT3< T > | |