Loading...
Searching...
No Matches
score::gfx::CustomMesh Member List
This is the complete list of members for score::gfx::CustomMesh, including all inherited members.
| clear() (defined in score::gfx::CustomMesh) | score::gfx::CustomMesh | |
| CustomMesh(const ossia::mesh_list &g, const ossia::geometry_filter_list_ptr &f) (defined in score::gfx::CustomMesh) | score::gfx::CustomMesh | explicit |
| defaultVertexShader() const noexcept override | score::gfx::CustomMesh | virtual |
| dirtyGeometryIndex (defined in score::gfx::Mesh) | score::gfx::Mesh | |
| draw(const MeshBuffers &bufs, QRhiCommandBuffer &cb) const noexcept override (defined in score::gfx::CustomMesh) | score::gfx::CustomMesh | virtual |
| filters (defined in score::gfx::Mesh) | score::gfx::Mesh | |
| Flag enum name (defined in score::gfx::Mesh) | score::gfx::Mesh | |
| Flags typedef (defined in score::gfx::Mesh) | score::gfx::Mesh | |
| flags() const noexcept override (defined in score::gfx::CustomMesh) | score::gfx::CustomMesh | virtual |
| HasColor enum value (defined in score::gfx::Mesh) | score::gfx::Mesh | |
| hasGeometryChanged(int64_t &renderer) const noexcept (defined in score::gfx::Mesh) | score::gfx::Mesh | inline |
| HasNormals enum value (defined in score::gfx::Mesh) | score::gfx::Mesh | |
| HasPosition enum value (defined in score::gfx::Mesh) | score::gfx::Mesh | |
| HasTangents enum value (defined in score::gfx::Mesh) | score::gfx::Mesh | |
| HasTexCoord enum value (defined in score::gfx::Mesh) | score::gfx::Mesh | |
| init(QRhi &rhi) const noexcept override (defined in score::gfx::CustomMesh) | score::gfx::CustomMesh | virtual |
| init_index(const ossia::geometry::cpu_buffer &buf, QRhi &rhi) const noexcept (defined in score::gfx::CustomMesh) | score::gfx::CustomMesh | |
| init_index(const ossia::geometry::gpu_buffer &buf, QRhi &rhi) const noexcept (defined in score::gfx::CustomMesh) | score::gfx::CustomMesh | |
| init_vbo(const ossia::geometry::cpu_buffer &buf, QRhi &rhi) const noexcept (defined in score::gfx::CustomMesh) | score::gfx::CustomMesh | |
| init_vbo(const ossia::geometry::gpu_buffer &buf, QRhi &rhi) const noexcept (defined in score::gfx::CustomMesh) | score::gfx::CustomMesh | |
| Mesh() (defined in score::gfx::Mesh) | score::gfx::Mesh | explicit |
| preparePipeline(QRhiGraphicsPipeline &pip) const noexcept override (defined in score::gfx::CustomMesh) | score::gfx::CustomMesh | virtual |
| reload(const ossia::mesh_list &ml, const ossia::geometry_filter_list_ptr &f) (defined in score::gfx::CustomMesh) | score::gfx::CustomMesh | |
| update(MeshBuffers &meshbuf, QRhiResourceUpdateBatch &rb) const noexcept override (defined in score::gfx::CustomMesh) | score::gfx::CustomMesh | virtual |
| update_index(const ossia::geometry::cpu_buffer &idx_buf, MeshBuffers &meshbuf, QRhiResourceUpdateBatch &rb) const noexcept (defined in score::gfx::CustomMesh) | score::gfx::CustomMesh | |
| update_index(const ossia::geometry::gpu_buffer &idx_buf, MeshBuffers &meshbuf, QRhiResourceUpdateBatch &rb) const noexcept (defined in score::gfx::CustomMesh) | score::gfx::CustomMesh | |
| update_vbo(const ossia::geometry::cpu_buffer &vtx_buf, MeshBuffers &meshbuf, QRhiResourceUpdateBatch &rb) const noexcept (defined in score::gfx::CustomMesh) | score::gfx::CustomMesh | |
| update_vbo(const ossia::geometry::gpu_buffer &vtx_buf, MeshBuffers &meshbuf, QRhiResourceUpdateBatch &rb) const noexcept (defined in score::gfx::CustomMesh) | score::gfx::CustomMesh | |
| ~Mesh() (defined in score::gfx::Mesh) | score::gfx::Mesh | virtual |