If your normalizer functions use common resources, you can declare them as follows:
The MyNormalizeFunction has a slighly different constructor signature required. The first parameter is the base resource handle reference. The consructor can use a dynamic_cast to get his resource object: :
We then declare the resources and the function with the following macro after WF_MODULE_BEGIN:
Copyright © 2014 - Project Wolframe - All Rights Reserved