Blender V2.61 - r43446

iTaSC::Timestamp Struct Reference

#include <Cache.hpp>

List of all members.

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 34 of file Cache.hpp.


Constructor & Destructor Documentation

iTaSC::Timestamp::Timestamp ( ) [inline]

Definition at line 47 of file Cache.hpp.


Member Data Documentation

Definition at line 42 of file Cache.hpp.

Referenced by iTaSC::MovingFrame::pushCache(), and iTaSC::Scene::update().

Definition at line 45 of file Cache.hpp.

Definition at line 39 of file Cache.hpp.

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

Definition at line 36 of file Cache.hpp.

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

Definition at line 43 of file Cache.hpp.

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


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