Structure defining current animation progress. More...
#include <AIS_Animation.hxx>
| Public Member Functions | |
| AIS_AnimationProgress () | |
| Data Fields | |
| Standard_Real | Pts | 
| global presentation timestamp | |
| Standard_Real | LocalPts | 
| presentation within current animation | |
| Standard_Real | LocalNormalized | 
| normalized position within current animation within 0..1 range | |
Structure defining current animation progress.
| 
 | inline | 
| Standard_Real AIS_AnimationProgress::LocalNormalized | 
normalized position within current animation within 0..1 range
| Standard_Real AIS_AnimationProgress::LocalPts | 
presentation within current animation
| Standard_Real AIS_AnimationProgress::Pts | 
global presentation timestamp