| Description | ||||||||
| This is the generic function for visiting animation objects. | ||||||||
| Synopsis | ||||||||
| #include <ProAnimate.h> | ||||||||
| ProError | (*ProAnimObjAct) | ( | ||||||
| ProAnimObj anim_obj | ||||||||
| /* (In) | ||||||||
| The handle to the animation object | ||||||||
| */ | ||||||||
| ProAppData app_data | ||||||||
| /* (In) | ||||||||
| The application data passed to the function ProAnimframeObjVisit() | ||||||||
| */ | ||||||||
| ) | ||||||||
| Returns | ||||||||
|
||||||||