Transform.h File Reference
#include "base/XmlExportable.h"
#include "base/Window.h"
#include "base/RealTime.h"
#include <vamp-hostsdk/PluginBase.h>
#include <QString>
#include <map>
#include <vector>
Include dependency graph for Transform.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Transform
 

Typedefs

typedef QString TransformId
 
typedef std::vector< TransformTransforms
 

Typedef Documentation

typedef QString TransformId

Definition at line 30 of file Transform.h.

typedef std::vector<Transform> Transforms

Definition at line 204 of file Transform.h.