Castor3D 0.16.0
Multiplatform 3D engine
castor::PlaneEquation Member List

This is the complete list of members for castor::PlaneEquation, including all inherited members.

distance(Point3f const &point) constcastor::PlaneEquation
getDistance() constcastor::PlaneEquationinline
getNormal() constcastor::PlaneEquationinline
intersects(PlaneEquation const &plane, Line3D< float > &line) constcastor::PlaneEquation
intersects(PlaneEquation const &plane1, PlaneEquation const &plane2, Point3f &intersection) constcastor::PlaneEquation
isParallel(PlaneEquation const &plane) constcastor::PlaneEquation
operator!=castor::PlaneEquationfriend
operator==castor::PlaneEquationfriend
PlaneEquation()=defaultcastor::PlaneEquation
PlaneEquation(Point3f const &p1, Point3f const &p2, Point3f const &p3)castor::PlaneEquation
PlaneEquation(Point3f const &normal, Point3f const &point)castor::PlaneEquation
PlaneEquation(Point3f const &normal, float d)castor::PlaneEquation
project(Point3f const &point) constcastor::PlaneEquation
set(Point3f const &p1, Point3f const &p2, Point3f const &p3)castor::PlaneEquation
set(Point3f const &normal, Point3f const &point)castor::PlaneEquation
set(Point3f const &normal, float d)castor::PlaneEquation