| Description | |||||
| Initializes an animation in single mode. | |||||
| Synopsis | |||||
| #include <ProAnimate.h> | |||||
| ProError | ProSingleAnimationInit | ( | |||
| ProMdl top_model | |||||
| /* (In) | |||||
| The top-level model being animated | |||||
| */ | |||||
| ProAnimFrame anim_frame | |||||
| /* (In) | |||||
| The first animation frame | |||||
| */ | |||||
| ProSingleAnim* single_anim_obj | |||||
| /* (Out) | |||||
| The handle for single mode animation | |||||
| */ | |||||
| ) | |||||
| Returns | |||||
|
|||||