RenderWare V2.1

Previous Page Index Next Page

RwClump *

RwGetClumpRoot(RwClump *clump);

Description

Retrieves the root of the clump hierarchy containing the clump.

Arguments

clump Pointer to the clump.

Return Value

The root clump if successful, and NULL otherwise.

See Also

RwAddChildToClump()

RwGetClumpParent()

RwGetFirstChildClump()

RwGetNextClump()

RwRemoveChildFromClump()