RenderWare V2.1

Previous Page Index Next Page

RwSpline *

RwSetSplineData(RwSpline *spline, void *data);

Description

Sets the spline’s user data pointer.

Arguments

spline Pointer to the spline.

data User data pointer.

Return Value

The argument spline if successful, and NULL otherwise.

See Also

RwGetSplineData()