Back to class index
| Frustum::NearPlaneSyntaxPlane Frustum::NearPlane() const; [4 lines of code]Computes the plane equation of the near plane of this Frustum. The normal vector of the returned plane points outwards from the volume inside the frustum, i.e. towards the eye point (towards -front). This means the negative half-space of the Frustum is the space inside the Frustum. See Also |