TransformDescription.h File Reference
#include "Transform.h"
#include "plugin/Provider.h"
#include <QString>
#include <vector>
Include dependency graph for TransformDescription.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TransformDescription
 Metadata associated with a transform. More...
 

Typedefs

typedef std::vector< TransformDescriptionTransformList
 

Typedef Documentation

typedef std::vector<TransformDescription> TransformList

Definition at line 98 of file TransformDescription.h.