Back to class index
| Frustum::Left/Right/Top/BottomPlaneSyntaxPlane Frustum::LeftPlane() const; [16 lines of code]Plane Frustum::RightPlane() const; [16 lines of code] Plane Frustum::TopPlane() const; [14 lines of code] Plane Frustum::BottomPlane() const; [14 lines of code] Returns the plane equation of the specified side of this Frustum. The normal vector of the returned plane points outwards from the volume inside the frustum. This means the negative half-space of the Frustum is the space inside the Frustum. See Also |