Typedefs | |
typedef std::vector< CP_S_PathOperation, std::allocator< CP_S_PathOperation > > | CP_S_PathOperation_Array |
typedef std::vector< CP_S_PathOperation, std::allocator< CP_S_PathOperation > >::iterator | CP_S_PathOperation_Iterator |
typedef std::vector< CP_S_PathOperation, std::allocator< CP_S_PathOperation > >::reverse_iterator | CP_S_PathOperation_ReverseIterator |
Enumerations | |
enum | CP_E_PathOperation { CP_E_PathOperation_NoOp, CP_E_PathOperation_ClosePath, CP_E_PathOperation_MoveTo, CP_E_PathOperation_LineTo, CP_E_PathOperation_Rect, CP_E_PathOperation_Oval, CP_E_PathOperation_Bezier, CP_E_PathOperation_QuadBezier, CP_E_PathOperation_Poly } |
|
|
|
|
|
|
|
|