RenderWare V2.1

Previous Page Index Next Page

RwClumpCallBack

RwGetClumpImmediateCallBack(RwClump *clump);

Description

Gets the function called when a clump is to be rendered. NULL indicates that no function is called, and the clump is just rendered.

Arguments

clump Clump to get the callback function from.

Return Value

Function which will be called when a clump is to be rendered. NULL if there is no callback and the clump is simply rendered.

See Also

RwSetupImmediateLine()

RwSetupImmediateTriangle()

RwImmediateBegin()

RwImmediateEnd()

RwRenderImmediateTriangle()

RwRenderImmediateLine()

RwRenderImmediateClump()

RwGetClumpImmVertex()

RwImmVertexPixelSpace()

RwImmZBufferDepth()

RwSetImmediateZRange()