ICharacterView::RenderAxis

Draws x, y, and z axis of the given matrix.

   

HRESULT RenderAxis( short pane, matrix* pmtx, float scale, DWORD axisFlags, DWORD selFlags );

Parameters

pane
[in] Pane in which to draw the axis.
pmtx
[in] Matrix whose axes will be drawn.
scale
[in] Length of each axis.
axisFlags
[in]
selFlags
[in]

Return Values

Remarks

See Also

matrix

Copyright © 2004-2010 Fragmosoft