Arguments for BezierShape::selLevel. More...
Defines |
|
| #define | SHAPE_OBJECT (1<<0) |
| Object
level selection. |
|
| #define | SHAPE_SPLINE (1<<1) |
| Spline level selection (a single polygon
within the shape). |
|
| #define | SHAPE_SEGMENT (1<<2) |
| Segment level selection. |
|
| #define | SHAPE_VERTEX (1<<3) |
| Vertex level selection. |
|
Arguments for BezierShape::selLevel.
| #define SHAPE_OBJECT (1<<0) |
Object level selection.
| #define SHAPE_SPLINE (1<<1) |
Spline level selection (a single polygon within the shape).
| #define SHAPE_SEGMENT (1<<2) |
Segment level selection.
| #define SHAPE_VERTEX (1<<3) |
Vertex level selection.