RAMSES Documentation  27.0.130
Information for RAMSES users and developers
Namespaces | Typedefs | Variables
AnimationTypes.h File Reference
#include "ramses-framework-api/RamsesFrameworkTypes.h"

Go to the source code of this file.

Namespaces

 ramses
 The RAMSES namespace contains all client side objects and functions used to implement RAMSES applications. RAMSES refers to these applications as clients.
 

Typedefs

using ramses::timeMilliseconds_t = int64_t
 
using ramses::globalTimeStamp_t = uint64_t
 
using ramses::splineTimeStamp_t = uint32_t
 
using ramses::sequenceTimeStamp_t = uint32_t
 
using ramses::splineKeyIndex_t = uint32_t
 

Variables

const sequenceTimeStamp_t ramses::InvalidSequenceTimeStamp = sequenceTimeStamp_t(-1)
 Time stamp within a sequence local time denoting an invalid value. More...