Defines

Point flags for PolyShape representation

Defines

#define  BEZ_SHAPE_KNOT   (1<<0)
  A knot point.
#define  BEZ_SHAPE_INTERPOLATED   (1<<1)
  An interpolated point between two knots.

Define Documentation

#define BEZ_SHAPE_KNOT   (1<<0)
#define BEZ_SHAPE_INTERPOLATED   (1<<1)

An interpolated point between two knots.