RenderWare V2.1

Previous Page Index Next Page

RwV3d *

RwGetClumpOrigin(RwClump *clump, RwV3d *origin);

Description

Retrieves the origin of the clump’s local coordinate (object) space in world space coordinates.

Arguments

clump Pointer to the clump.

origin Pointer to the point that will receive the clump’s origin (in world space coordinates).

Return Value

The argument origin if successful, and NULL otherwise.

See Also

RwClumpDistance()

RwGetClumpLTM()