![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
A framework to allow transforms to be written externally of Mako. More...
Go to the source code of this file.
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... |
Namespaces | |
namespace | JawsMako |
Functions | |
JawsMako::DECL_SMART_PTR (ICustomTransform) |
A framework to allow transforms to be written externally of Mako.