IMatrix4x4::OrthoRH

   

HRESULT OrthoRH( float width, float height, float minZ, float maxZ, matrix* pmtxOut );

Parameters

width
[in]
height
[in]
minZ
[in]
maxZ
[in]
pmtxOut
[out]

Return Values

Remarks

See Also

matrix

Copyright © 2004-2010 Fragmosoft