Plane_2D
- 
template<typename F>
 class HPS::Plane_2D
- Public Functions - inline HPS_INLINE bool Equals (Plane_2D const &p, int in_tolerance=32) const
 - 
inline Plane_2D &Normalize(F epsilon = Float_Traits<F>::Epsilon())
 - inline HPS_INLINE Plane_2D Normalized (F epsilon=Float_Traits< F >::Epsilon()) const
 - 
inline Plane_2D()
 - Public Static Functions - static inline HPS_INLINE Plane_2D Zero ()
 
