IEditCharacter::CreateMesh

Creates a mesh object that is not part of the object hierarchy.

   

HRESULT CreateMesh( IMesh** ppRet );

Parameters

ppRet
[out,retval] Address of a pointer to a mesh that will receive the mesh pointer.

Return Values

Remarks

The caller is responsible for calling Release on the returned pointer when finished using it.

See Also

IMesh

Copyright © 2004-2010 Fragmosoft