MFMatrix* MFView_GetLocalToScreen const MFMatrix localToWorld,
MFMatrix pOutput
 

Builds a Local to Screen matrix from the provided Local matrix.

Parameters:
localToWorld Local to world matrix to be used to generate the Local to Screen matrix.
pOutput Pointer to a matrix that receives the result of the operation.
Returns:
The same pointer passed as pOutput, This way MFView_GetLocalToScreen() can be used as a parameter to another function.
See also:
MFView_GetWorldToScreenMatrix()

MFView_GetLocalToView()


Generated on Sat Oct 28 16:27:36 2006 for MountFuji Engine by  doxygen 1.4.5