IMesh::ReallocData

Reallocates the vertex and face arrays to the given sizes and optionally copies the existing data.

   

HRESULT ReallocData( long numVerts, long numTris, BOOL bCopyExisting );

Parameters

numVerts
[in]
numTris
[in]
bCopyExisting
[in]

Return Values

Remarks

See Also

face

Copyright © 2004-2010 Fragmosoft