This is the complete list of members for IceMaths::Plane, including all inherited members.
Belongs(const Point &p) const | IceMaths::Plane | inline |
d | IceMaths::Plane | |
Distance(const Point &p) const | IceMaths::Plane | inline |
n | IceMaths::Plane | |
Normalize() | IceMaths::Plane | inline |
operator HPoint() const | IceMaths::Plane | inline |
operator Point() const | IceMaths::Plane | inline |
operator*(const Matrix4x4 &m) const | IceMaths::Plane | inline |
operator*=(const Matrix4x4 &m) | IceMaths::Plane | inline |
Plane() | IceMaths::Plane | inline |
Plane(float nx, float ny, float nz, float d) | IceMaths::Plane | inline |
Plane(const Point &p, const Point &n) | IceMaths::Plane | inline |
Plane(const Point &p0, const Point &p1, const Point &p2) | IceMaths::Plane | inline |
Plane(const Point &_n, float _d) | IceMaths::Plane | inline |
Plane(const Plane &plane) | IceMaths::Plane | inline |
Set(float nx, float ny, float nz, float _d) | IceMaths::Plane | inline |
Set(const Point &p, const Point &_n) | IceMaths::Plane | inline |
Set(const Point &p0, const Point &p1, const Point &p2) | IceMaths::Plane | |
Zero() | IceMaths::Plane | inline |
~Plane() | IceMaths::Plane | inline |