#include <Plane.h>
|  | 
| static const float | m_EPS = 0.001f | 
|  | 
◆ CPlane() [1/2]
◆ CPlane() [2/2]
◆ ClassifyPoint()
◆ DistanceToPlane()
  
  | 
        
          | float CPlane::DistanceToPlane | ( | const CVector3D & | point | ) | const |  | inline | 
 
 
◆ FindLineSegIntersection()
◆ FindRayIntersection()
◆ IsPointOnBackSide()
  
  | 
        
          | bool CPlane::IsPointOnBackSide | ( | const CVector3D & | point | ) | const |  | inline | 
 
 
◆ Normalize()
      
        
          | void CPlane::Normalize | ( |  | ) |  | 
      
 
 
◆ Set() [1/2]
◆ Set() [2/2]
◆ m_Dist
◆ m_EPS
  
  | 
        
          | const float CPlane::m_EPS = 0.001f |  | static | 
 
 
◆ m_Norm
The documentation for this class was generated from the following files:
- /home/docker/jenkins/workspace/technical-docs/source/maths/Plane.h
- /home/docker/jenkins/workspace/technical-docs/source/maths/Plane.cpp