RenderWare V2.1

Previous Page Index Next Page

RwRaster *

RwGetTextureRaster(RwTexture *texture);

Description

Retrieves a pointer to the texture’s raster.

Arguments

texture Pointer to the texture.

Return Value

The texture’s raster if successful, and NULL otherwise.

See Also

RwBitmapRaster()

RwCreateRaster()

RwCreateTexture()

RwDestroyRaster()

RwDuplicateRaster()

RwFindNamedTexture()

RwGetNamedTexture()

RwReadNamedTexture()

RwReadRaster()

RwReadTexture()

RwSetTextureRaster()