Math v0.0.1
Plane Member List

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

back (defined in Plane)Planeinlinestatic
bottom (defined in Plane)Planeinlinestatic
front (defined in Plane)Planeinlinestatic
frustumCountPlanestatic
getDistance() const noexceptPlaneinline
getNormal() const noexceptPlaneinline
left (defined in Plane)Planeinlinestatic
normalize() noexceptPlaneinline
normDist (defined in Plane)Planeprotected
operator!=(const Plane &v) const noexcept (defined in Plane)Planeinline
operator==(const Plane &v) const noexcept (defined in Plane)Planeinline
Plane(f32x4 normal, float distance=0.0f, bool normalize=true) noexceptPlaneinline
Plane()=defaultPlane
Plane(const Triangle &triangle) noexceptPlaneinline
right (defined in Plane)Planeinlinestatic
setDistance(float distance) noexceptPlaneinline
setNormal(f32x4 normal, bool normalize=true) noexceptPlaneinline
top (defined in Plane)Planeinlinestatic