IEditCharacter::GetModel

Gets the current character's model object.

   

HRESULT GetModel( IModel** 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

IModel

Copyright © 2004-2010 Fragmosoft