Loading...
Searching...
No Matches
Threedim::CubemapComposer Class Reference
Classes | |
| struct | FaceFingerprint |
| struct | ins |
Public Member Functions | |
| halp_meta (name, "Cubemap Composer") halp_meta(category | |
| Visuals | halp_meta (c_name, "cubemap_composer") halp_meta(manual_url |
| void | operator() () |
| void | init (score::gfx::RenderList &renderer, QRhiResourceUpdateBatch &res) |
| void | update (score::gfx::RenderList &renderer, QRhiResourceUpdateBatch &res, score::gfx::Edge *e) |
| void | release (score::gfx::RenderList &r) |
| void | runInitialPasses (score::gfx::RenderList &renderer, QRhiCommandBuffer &commands, QRhiResourceUpdateBatch *&res, score::gfx::Edge &edge) |
Public Attributes | ||
| Visuals | https: halp_meta(uuid | |
| Visuals a7c3e8f1 struct Threedim::CubemapComposer::ins | inputs | |
| struct { | ||
| halp::gpu_cubemap_output<"Cubemap"> cubemap | ||
| struct { | ||
| ossia::scene_spec scene | ||
| uint8_t dirty {0} | ||
| } scene_out | ||
| } | outputs | |
| QRhiTexture * | m_cubemapTex {} | |
| int | m_faceSize {0} | |
| bool | m_dirty {true} | |
| FaceFingerprint | m_lastFaces [6] {} | |
| std::shared_ptr< ossia::scene_state > | m_sceneState | |
| int64_t | m_sceneVersion {0} | |
| void * | m_lastPublishedHandle {} | |
The documentation for this class was generated from the following file: