FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kSpline_Construct ( kSpline spline,
kSize  knotCount,
kAlloc  allocator 
)

Constructs a kSpline object.

Parameters
splineDestination for the constructed object handle.
knotCountOptionally specifies the number of spline points for which to allocate space (can be zero).
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.