![]()  | 
  
    Nazara Engine
    0.4
    
   A fast, complete, cross-platform API designed for game development 
   | 
 
This is the complete list of members for Nz::Plane< T >, including all inherited members.
| distance (defined in Nz::Plane< T >) | Nz::Plane< T > | |
| Distance(T x, T y, T z) const | Nz::Plane< T > | |
| Distance(const Vector3< T > &point) const | Nz::Plane< T > | |
| Lerp(const Plane &from, const Plane &to, T interpolation) | Nz::Plane< T > | static | 
| MakeXY() | Nz::Plane< T > | |
| MakeXZ() | Nz::Plane< T > | |
| MakeYZ() | Nz::Plane< T > | |
| normal (defined in Nz::Plane< T >) | Nz::Plane< T > | |
| operator!=(const Plane &plane) const | Nz::Plane< T > | |
| operator=(const Plane &other)=default (defined in Nz::Plane< T >) | Nz::Plane< T > | |
| operator==(const Plane &plane) const | Nz::Plane< T > | |
| Plane()=default (defined in Nz::Plane< T >) | Nz::Plane< T > | |
| Plane(T normalX, T normalY, T normalZ, T Distance) | Nz::Plane< T > | |
| Plane(const T plane[4]) | Nz::Plane< T > | |
| Plane(const Vector3< T > &Normal, T Distance) | Nz::Plane< T > | |
| Plane(const Vector3< T > &Normal, const Vector3< T > &point) | Nz::Plane< T > | |
| Plane(const Vector3< T > &point1, const Vector3< T > &point2, const Vector3< T > &point3) | Nz::Plane< T > | |
| Plane(const Plane< U > &plane) | Nz::Plane< T > | explicit | 
| Plane(const Plane &plane)=default (defined in Nz::Plane< T >) | Nz::Plane< T > | |
| Set(T normalX, T normalY, T normalZ, T Distance) | Nz::Plane< T > | |
| Set(const T plane[4]) | Nz::Plane< T > | |
| Set(const Plane &plane) | Nz::Plane< T > | |
| Set(const Vector3< T > &Normal, T Distance) | Nz::Plane< T > | |
| Set(const Vector3< T > &Normal, const Vector3< T > &point) | Nz::Plane< T > | |
| Set(const Vector3< T > &point1, const Vector3< T > &point2, const Vector3< T > &point3) | Nz::Plane< T > | |
| Set(const Plane< U > &plane) (defined in Nz::Plane< T >) | Nz::Plane< T > | |
| Set(const Plane< U > &plane) | Nz::Plane< T > | |
| ToString() const | Nz::Plane< T > | |
| XY() | Nz::Plane< T > | static | 
| XZ() | Nz::Plane< T > | static | 
| YZ() | Nz::Plane< T > | static | 
| ~Plane()=default (defined in Nz::Plane< T >) | Nz::Plane< T > |