RenderWare V2.1

Previous Page Index Next Page

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()