Mako 7.3.0 API
customtransform.h File Reference

A framework to allow transforms to be written externally of Mako. More...

#include <jawsmako/transforms.h>
#include <edl/idomcharpathgroup.h>
#include <edl/idomcanvas.h>

Classes

class  JawsMako::ICustomTransform
 A transform that allows the implementation to be provided externally. More...
 
class  JawsMako::ICustomTransform::IImplementation
 Callback interface that provides methods for actually doing the work. Override the cases for the objects you wish to edit or are otherwise interested in. More...
 

Detailed Description

A framework to allow transforms to be written externally of Mako.