Blender V5.0
iTaSC::Timestamp Struct Reference

#include <Cache.hpp>

Public Member Functions

 Timestamp ()

Public Attributes

double realTimestamp
double realTimestep
CacheTS cacheTimestamp
unsigned int numstep:8
unsigned int substep:1
unsigned int reiterate:1
unsigned int cache:1
unsigned int update:1
unsigned int interpolate:1
unsigned int dummy:19

Detailed Description

Definition at line 35 of file Cache.hpp.

Constructor & Destructor Documentation

◆ Timestamp()

iTaSC::Timestamp::Timestamp ( )
inline

Definition at line 48 of file Cache.hpp.

References Timestamp().

Referenced by Timestamp().

Member Data Documentation

◆ cache

◆ cacheTimestamp

◆ dummy

unsigned int iTaSC::Timestamp::dummy

Definition at line 46 of file Cache.hpp.

◆ interpolate

◆ numstep

unsigned int iTaSC::Timestamp::numstep

Definition at line 40 of file Cache.hpp.

Referenced by iTaSC::Scene::update().

◆ realTimestamp

double iTaSC::Timestamp::realTimestamp

Definition at line 37 of file Cache.hpp.

Referenced by iTaSC::setCacheTimestamp(), and iTaSC::Scene::update().

◆ realTimestep

◆ reiterate

◆ substep

◆ update

unsigned int iTaSC::Timestamp::update

Definition at line 44 of file Cache.hpp.

Referenced by base_callback(), and iTaSC::Scene::update().


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