char *
RwGetShapePath(char *path);
Description
Retrieves the current shape path.
Arguments
path Pointer to the string that will receive the path. The required size of path is defined by RWMAXPATHLEN.
Return Value
The argument path if successful, and NULL otherwise.
See Also
RwGetNamedTexture()
RwReadNamedTexture()
RwReadShape()
RwReadRaster()
RwReadMaskRaster()
RwReadTexture()
RwSetShapePath()
RwSetSurfaceTexture()
RwSetSurfaceTextureExt()