| Description | ||||||||
| This is the generic function definition for visiting animation frames. | ||||||||
| Synopsis | ||||||||
| #include <ProAnimate.h> | ||||||||
| ProError | (*ProAnimFrameAct) | ( | ||||||
| ProAnimFrame anim_frame | ||||||||
| /* (In) | ||||||||
| The handle to the animation frame being visited | ||||||||
| */ | ||||||||
| ProAppData app_data | ||||||||
| /* (In) | ||||||||
| The application data passed to the function ProAnimmovieFrameVisit() | ||||||||
| */ | ||||||||
| ) | ||||||||
| Returns | ||||||||
|
||||||||