--------------------------------------------------------------------
| 97 | |
| 98 | //-------------------------------------------------------------------- |
| 99 | void rounded_rect::rewind(unsigned) |
| 100 | { |
| 101 | m_status = 0; |
| 102 | } |
| 103 | |
| 104 | //-------------------------------------------------------------------- |
| 105 | unsigned rounded_rect::vertex(double* x, double* y) |