Instrumentation

If you compiled with instrumentation, instrumentation macros provide information to animation about the run-time state of the system.

For example:

    DECLARE_META      // instrumentation for the class

Feedback