Defines

Line types

Defines

#define  LTYPE_CURVE   0
  Specifies that the segment should interpolate based on the bezier handles for the segment.
#define  LTYPE_LINE   1
  Specifies that the segment should go straight from knot to knot and ignore the bezier handles.

Define Documentation

#define LTYPE_CURVE   0

Specifies that the segment should interpolate based on the bezier handles for the segment.

#define LTYPE_LINE   1

Specifies that the segment should go straight from knot to knot and ignore the bezier handles.