Open CASCADE Technology  7.3.0
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::AIS_AnimationProgress ( )
inline

Field Documentation

◆ LocalNormalized

Standard_Real AIS_AnimationProgress::LocalNormalized

normalized position within current animation within 0..1 range

◆ LocalPts

Standard_Real AIS_AnimationProgress::LocalPts

presentation within current animation

◆ Pts

Standard_Real AIS_AnimationProgress::Pts

global presentation timestamp


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