Gfx::video_texture_input_protocol Class Reference
Inheritance diagram for Gfx::video_texture_input_protocol:
Public Member Functions | |
video_texture_input_protocol (std::shared_ptr<::Video::ExternalInput > cam, GfxExecutionAction &ctx) | |
bool | pull (ossia::net::parameter_base &) override |
bool | push (const ossia::net::parameter_base &, const ossia::value &v) override |
bool | push_raw (const ossia::net::full_parameter_data &) override |
bool | observe (ossia::net::parameter_base &, bool) override |
bool | update (ossia::net::node_base &node_base) override |
void | start_execution () override |
void | stop_execution () override |
Public Attributes | |
std::shared_ptr<::Video::ExternalInput > | camera |
GfxExecutionAction * | context {} |
score::gfx::CameraNode * | camera_node {} |
The documentation for this class was generated from the following files:
- GfxInputDevice.hpp
- GfxInputDevice.cpp