Loading...
Searching...
No Matches
Threedim::SceneGroup Class Reference
Classes | |
| struct | ins |
| struct | outs |
Public Member Functions | |
| halp_meta (name, "Scene Group") halp_meta(category | |
| Visuals Scene | halp_meta (c_name, "scene_group") halp_meta(authors |
| Visuals Scene ossia team | halp_meta (manual_url, "https://ossia.io/score-docs/processes/scene-group.html") halp_meta(uuid |
| void | rebuild () |
| void | operator() () |
| void | init (score::gfx::RenderList &r, QRhiResourceUpdateBatch &res) |
| void | update (score::gfx::RenderList &r, QRhiResourceUpdateBatch &res, score::gfx::Edge *e) |
| void | release (score::gfx::RenderList &r) |
Public Attributes | |
| Visuals Scene ossia team struct Threedim::SceneGroup::ins | inputs |
| struct Threedim::SceneGroup::outs | outputs |
| std::shared_ptr< const ossia::scene_state > | m_cached_out |
| uint8_t | m_pending_dirty {0xFF} |
| const ossia::scene_state * | m_cached_in [4] {} |
| int64_t | m_cached_ver [4] {-1, -1, -1, -1} |
| int64_t | m_version_counter {0} |
| score::gfx::GpuResourceRegistry::Slot | raw_transform_slot |
| ossia::gpu_slot_ref | m_xform_ref {} |
The documentation for this class was generated from the following files:
- SceneGroup.hpp
- SceneGroup.cpp