|
void | update (clock::time_point t, size_t frame) override |
| Called by updateAll to make the object up-to-date. More...
|
|
void | accept (Node *node, Visitor *visitor) |
|
| Updateable (int priority=0) |
| Configures the Updateable properties to the specified priority. More...
|
|
|
typedef std::chrono::steady_clock | clock |
|
static void | updateAll (clock::time_point t=clock::now(), std::optional< size_t > frame=std::nullopt) |
| Updates all currently instanciated updateable objects. More...
|
|
◆ update()
void gramods::gmGraphics::TrackedTransform::Impl::update |
( |
clock::time_point |
t, |
|
|
size_t |
frame |
|
) |
| |
|
overridevirtual |
◆ hysteresis
clock::duration gramods::gmGraphics::TrackedTransform::Impl::hysteresis |
The documentation for this struct was generated from the following file:
- /home/karlu/private/program/gramods/modules/gmGraphics/src/TrackedTransform.cpp