Open CASCADE Technology  7.1.0.beta
Public Member Functions | Data Fields
AIS_AnimationProgress Struct Reference

Structure defining current animation progress. More...

#include <AIS_Animation.hxx>

Public Member Functions

 AIS_AnimationProgress ()
 

Data Fields

Standard_Real Pts
 global presentation timestamp More...
 
Standard_Real LocalPts
 presentation within current animation More...
 
Standard_Real LocalNormalized
 normalized position within current animation within 0..1 range More...
 

Detailed Description

Structure defining current animation progress.

Constructor & Destructor Documentation

AIS_AnimationProgress::AIS_AnimationProgress ( )
inline

Field Documentation

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


The documentation for this struct was generated from the following file: