RenderWare V2.1

Previous Page Index Next Page

RwInt32

RwGetSplineNumPoints(RwSpline *spline);

Description

Retrieves the number of control points of the spline.

Arguments

spline Pointer to the spline.

Return Value

Number of control points if successful, and 0 otherwise.

See Also

RwCreateSpline()

RwGetSplinePoint()

RwSetSplinePoint()