RenderWare V2.1

Previous Page Index Next Page

RwSpline *

RwDuplicateSpline(RwSpline *spline);

Description

Creates a new spline with the same attributes as spline.

Arguments

spline Pointer to the spline.

Return Value

A pointer to the new spline if successful, and NULL otherwise.

See Also

RwCreateSpline()

RwDestroySpline()