Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
customtransform.h File Reference

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

Include dependency graph for customtransform.h:

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)

Detailed Description

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