svcore
1.9
|
#include "base/XmlExportable.h"
#include "base/Window.h"
#include "base/RealTime.h"
#include <vamp-hostsdk/PluginBase.h>
#include <QString>
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | Transform |
Typedefs | |
typedef QString | TransformId |
typedef std::vector< Transform > | Transforms |
typedef QString TransformId |
Definition at line 30 of file Transform.h.
typedef std::vector<Transform> Transforms |
Definition at line 200 of file Transform.h.