svcore  1.9
TransformDescription.h File Reference
#include "Transform.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
< TransformDescription
TransformList

Typedef Documentation

typedef std::vector<TransformDescription> TransformList

Definition at line 88 of file TransformDescription.h.