IMesh::TransformMesh

Applies the given transform to the vertex array.

   

HRESULT TransformMesh( matrix* pmtx, BOOL bAll );

Parameters

pmtx
[in]
bAll
[in] A non-zero value will perform the operation on the entire mesh, otherwise the operation applies to only the selection.

Return Values

Remarks

See Also

matrix

Copyright © 2004-2010 Fragmosoft