Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
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

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

Detailed Description

Structure defining current animation progress.

Constructor & Destructor Documentation

◆ AIS_AnimationProgress()

AIS_AnimationProgress::AIS_AnimationProgress ( )
inline

Field Documentation

◆ LocalNormalized

double AIS_AnimationProgress::LocalNormalized

normalized position within current animation within 0..1 range

◆ LocalPts

double AIS_AnimationProgress::LocalPts

presentation within current animation

◆ Pts

double AIS_AnimationProgress::Pts

global presentation timestamp


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