registerWithOMReactive

This method registers a user instance as a reactive class in the animation framework. This method is used for animation support.

Visibility
Public
Signature
void registerWithOMReactive(void* myReal, 
   AOMInstance *theAOMInstance)
Parameters
myReal

The user instance

theAOMInstance

The animation instance that reflects the user instance


Feedback