Mount Fuji Engine  0.8b
MF_API void MFView_SetOrtho ( const MFRect pOrthoRect = NULL)

Set the view to orthographic mode using the current ortho settings.

Parameters
pOrthoRectOptional pointer to an ortho rect that describes the ortho space. Pass NULL to use the current ortho rect.
Returns
None.
See Also
MFView_SetProjection()