MFTexture* MFTexture_CreateRenderTarget const char *  pName,
int  width,
int  height
 

Creates a render target texture.

Parameters:
pName Name of the texture being created.
width Width of render target.
height Height of render target.
Returns:
Pointer to an MFTexture structure representing the newly created render target texture.
See also:
MFTexture_Create()

MFTexture_Destroy()


Generated on Sat Oct 28 16:27:36 2006 for MountFuji Engine by  doxygen 1.4.5