Castor3D 0.16.0
Multiplatform 3D engine
Classes | Namespaces | Functions
PlaneEquation.hpp File Reference

Classes

class  castor::PlaneEquation
 

Namespaces

namespace  castor
 

Functions

CU_API bool castor::operator== (PlaneEquation const &lhs, PlaneEquation const &rhs)
 Checks if this plane is equal to another one.
 
CU_API bool castor::operator!= (PlaneEquation const &lhs, PlaneEquation const &rhs)
 Checks if this plane is different from another one.