Loading...
Searching...
No Matches
Threedim::PBRMesh Class Reference
Classes | |
| struct | ins |
| struct | outs |
Public Member Functions | |
| halp_meta (name, "PBR Mesh") halp_meta(category | |
| Visuals Scene | halp_meta (c_name, "pbr_mesh") halp_meta(authors |
| Visuals Scene ossia team | halp_meta (manual_url, "https://ossia.io/score-docs/processes/pbr-mesh.html") halp_meta(uuid |
| 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 d7a2f5c9 a6f2 struct Threedim::PBRMesh::ins | inputs |
| struct Threedim::PBRMesh::outs | outputs |
| std::shared_ptr< const ossia::scene_state > | m_wrapped_state |
| CachedTRS | m_cachedTRS {} |
| void * | m_cached_buf0 {} |
| int64_t | m_cached_vertices {-1} |
| int64_t | m_cached_indices {-1} |
| void * | m_cached_tex [4] {} |
| float | m_cached_factors [10] {} |
| int64_t | m_version_counter {0} |
| uint64_t | m_material_stable_id {} |
| uint64_t | m_primitive_stable_id {} |
| uint64_t | m_xform_stable_id {} |
| score::gfx::GpuResourceRegistry::Slot | material_slot |
| score::gfx::GpuResourceRegistry::Slot | raw_transform_slot |
| ossia::gpu_slot_ref | m_material_ref {} |
| ossia::gpu_slot_ref | m_xform_ref {} |
The documentation for this class was generated from the following files:
- PBRMesh.hpp
- PBRMesh.cpp