Castor3D 0.16.0
Multiplatform 3D engine
|
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. | |