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