RwBool
RwDestroySpline(RwSpline *spline);
Description
Destroys the spline.
Arguments
spline Pointer to the spline.
Return Value
TRUE if successful, and FALSE otherwise.
See Also
RwCreateSpline()
RwDuplicateSpline()