LightWrap++
AC++wrapperfortheLightWave3DSDK
lwpp::Point3< T > Member List

This is the complete list of members for lwpp::Point3< T >, including all inherited members.

asLWVector()lwpp::Point3< T >inline
Distance(const Point3< T > &p1, const Point3< T > &p2)lwpp::Point3< T >related
Magnitude() const lwpp::Point3< T >inline
operator*(const T d) const lwpp::Point3< T >inline
operator*=(const T d)lwpp::Point3< T >inline
operator*=(const Vector3< T > &v)lwpp::Point3< T >inline
operator+(const Vector3< T > &v) const lwpp::Point3< T >inline
operator+=(const Vector3< T > &v)lwpp::Point3< T >inline
operator-(const Vector3< T > &v) const lwpp::Point3< T >inline
operator-(const Point3 &p) const lwpp::Point3< T >inline
operator-=(const Vector3< T > &v)lwpp::Point3< T >inline
operator/(const T d) const lwpp::Point3< T >inline
operator/=(const T d)lwpp::Point3< T >inline
operator/=(const Vector3< T > &v)lwpp::Point3< T >inline
Point3(T n=0.0)lwpp::Point3< T >inlineexplicit
Point3(T _x, T _y, T _z)lwpp::Point3< T >inline
Point3(const T n[3])lwpp::Point3< T >inline
Point3(const Vector3< T > &v)lwpp::Point3< T >inlineexplicit
xlwpp::Point3< T >
ylwpp::Point3< T >
zlwpp::Point3< T >