Pencil2D  ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
 All Classes Functions
Public Member Functions | Public Attributes | List of all members
VectorSelection Class Reference

Public Member Functions

void clear ()
 
void add (int curveNumber)
 
void add (QList< int > curveNumbers)
 
void add (VertexRef point)
 
void add (QList< VertexRef > points)
 

Public Attributes

QList< VertexRefvertex
 
QList< int > curve
 

Detailed Description

Definition at line 25 of file vectorselection.h.


The documentation for this class was generated from the following files: