#include <vector>
#include <list>
#include <synfig/valuenode.h>
#include <synfig/time.h>
#include <synfig/uniqueid.h>
#include <synfig/widthpoint.h>
#include "valuenode_dynamiclist.h"
Go to the source code of this file.
Classes |
class | synfig::ValueNode_WPList |
| This class implements a list of Width Points It will provide methods to calculate the width at any intermediate position and the insertion and remove of width points. It shouldn't allow to remove all the width points to still allowing to the user to add new ones. More...
|
Namespaces |
namespace | synfig |
| Where every function and class of the synfig library can be found.
|