Untold Engine
Beta v0.0.16
docs
|
This is the complete list of members for U4DEngine::U4DPlane, including all inherited members.
angle(U4DPlane &uPlane) | U4DEngine::U4DPlane | |
closestPointToPlane(U4DPoint3n &uPoint) | U4DEngine::U4DPlane | |
d | U4DEngine::U4DPlane | |
intersectPlane(U4DPlane &uPlane, U4DPoint3n &uIntersectionPoint, U4DVector3n &uIntersectionVector) | U4DEngine::U4DPlane | |
intersectPlanes(U4DPlane &uPlane2, U4DPlane &uPlane3, U4DPoint3n &uIntersectionPoint) | U4DEngine::U4DPlane | |
intersectSegment(U4DSegment &uSegment, U4DPoint3n &uIntersectionPoint) | U4DEngine::U4DPlane | |
magnitudeOfPointToPlane(U4DPoint3n &uPoint) | U4DEngine::U4DPlane | |
magnitudeSquareOfPointToPlane(U4DPoint3n &uPoint) | U4DEngine::U4DPlane | |
n | U4DEngine::U4DPlane | |
operator=(const U4DPlane &a) | U4DEngine::U4DPlane | |
U4DPlane() | U4DEngine::U4DPlane | |
U4DPlane(U4DPoint3n &uPoint1, U4DPoint3n &uPoint2, U4DPoint3n &uPoint3) | U4DEngine::U4DPlane | |
U4DPlane(U4DVector3n &uNormal, float uDistance) | U4DEngine::U4DPlane | |
U4DPlane(U4DVector3n &uNormal, U4DPoint3n &uPoint) | U4DEngine::U4DPlane | |
U4DPlane(const U4DPlane &a) | U4DEngine::U4DPlane | |
~U4DPlane() | U4DEngine::U4DPlane |