Lumino
ln::Plane Member List

This is the complete list of members for ln::Plane, including all inherited members.

checkInside(const Vector3 &point) constln::Planeinline
checkInside(const Vector3 &point, float radius) constln::Planeinline
checkInsideLower(const Vector3 &point) constln::Planeinline
distanceln::Plane
dot(const Plane &plane, const Vector4 &vec)ln::Planestatic
dotCoord(const Plane &plane, const Vector3 &vec)ln::Planestatic
dotNormal(const Plane &plane, const Vector3 &vec)ln::Planestatic
getDistanceToPoint(const Vector3 &point) constln::Planeinline
intersects(const Vector3 &start, const Vector3 &end, Vector3 *point=nullptr) constln::Plane
intersects(const Ray &ray, Vector3 *point=nullptr) constln::Plane
normalln::Plane
normalize()ln::Plane
normalize(const Plane &plane)ln::Planestatic
Plane()ln::Plane
Plane(float a, float b, float c, float d)ln::Plane
Plane(const Vector3 &point, const Vector3 &normal)ln::Plane
Plane(const Vector3 &point1, const Vector3 &point2, const Vector3 &point3)ln::Plane
transform(const Matrix &mat)ln::Plane
transform(const Plane &plane, const Matrix &mat)ln::Planestatic