Gfx::Images::image_node Class Referencefinal
Inheritance diagram for Gfx::Images::image_node:
Public Member Functions | |
image_node (GfxExecutionAction &ctx) | |
std::string | label () const noexcept override |
Public Member Functions inherited from Gfx::gfx_exec_node | |
gfx_exec_node (GfxExecutionAction &e_ctx) | |
const std::shared_ptr< control > & | add_control () |
const std::shared_ptr< control > & | add_control_out () |
auto | add_value_port () |
void | add_texture () |
void | add_texture_out () |
void | add_audio () |
void | run (const ossia::token_request &tk, ossia::exec_state_facade) noexcept override |
void | link_cable_to_inlet (ossia::inlet *inlet, int inlet_i) |
Additional Inherited Members | |
Public Types inherited from Gfx::gfx_exec_node | |
using | control = Gfx::exec_control |
Public Attributes inherited from Gfx::gfx_exec_node | |
exec_controls | controls |
exec_controls | control_outs |
GfxExecutionAction * | exec_context {} |
int32_t | id {-1} |
std::atomic_int32_t | script_index {0} |
ossia::time_value | m_last_flicks {} |
The documentation for this class was generated from the following file:
- score-plugin-gfx/Gfx/Images/Executor.cpp