Instrumenting a package

Use the OM_INSTRUMENT_PACKAGE() macro to instrument a package.

About this task

To instrument a package:

  1. Select the OM_INSTRUMENT_PACKAGE() macro.
  2. In the third argument, <package>_instrumentVtbl, reference a virtual function table associated with animation objects.

The virtual function table allows you to create your own framework and connect it to the product.


Feedback