|
Rumba C++ SDK
|
#include <QueryContext.h>
Public Member Functions | |
| QueryContext (float frame) | |
| float | frame () const |
Static Public Attributes | |
| static const QueryContext | at_current_frame |
| Query at the current frame. More... | |
| static const float | current_frame |
| maquina::QueryContext::QueryContext | ( | float | frame | ) |
| float maquina::QueryContext::frame | ( | ) | const |
|
static |
Query at the current frame.
|
static |