|
Pencil2D
ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
|
Public Member Functions | |
| VertexRef (int curveN, int vertexN) | |
| VertexRef | nextVertex () |
| VertexRef | prevVertex () |
| bool | operator== (VertexRef vertexRef1) |
| bool | operator!= (VertexRef vertexRef1) |
Public Attributes | |
| int | curveNumber |
| int | vertexNumber |
Definition at line 21 of file vertexref.h.
1.8.6