|
void | update (clock::time_point time, size_t frame) override |
| Called by updateAll to make the object up-to-date. More...
|
|
std::string | replace (std::string text, std::string A, std::string B) |
|
std::string | getCommonCode () |
|
std::string | getTo2DCode () |
|
std::string | getTo3DCode () |
|
| 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::TransitionCoordinatesMapper::Impl::update |
( |
clock::time_point |
t, |
|
|
size_t |
frame |
|
) |
| |
|
overridevirtual |
The documentation for this struct was generated from the following file:
- /home/karlu/private/program/gramods/modules/gmGraphics/src/TransitionCoordinatesMapper.cpp