Rumba C++ SDK
maquina::QueryContext Class Reference

#include <QueryContext.h>

Public Member Functions

 QueryContext (float frame)
 
std::optional< float > frame () const
 

Static Public Attributes

static const QueryContext at_current_frame
 Query at the current frame. More...
 
static const float current_frame
 

Constructor & Destructor Documentation

◆ QueryContext()

maquina::QueryContext::QueryContext ( float  frame)
Parameters
frameframe is the expressed in the node's (on which the query is done) document time

Member Function Documentation

◆ frame()

std::optional<float> maquina::QueryContext::frame ( ) const

Member Data Documentation

◆ at_current_frame

const QueryContext maquina::QueryContext::at_current_frame
static

Query at the current frame.

◆ current_frame

const float maquina::QueryContext::current_frame
static

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