|
Unravel Engine C++ Reference
|
This is the complete list of members for unravel::batch_key, including all inherited members.
| batch_key()=default | unravel::batch_key | |
| batch_key(std::shared_ptr< mesh > mesh_ptr, std::shared_ptr< material > material_ptr, uint32_t lod_index, uint32_t submesh_index) | unravel::batch_key | |
| batch_key(const asset_handle< mesh > &mesh_handle, const asset_handle< material > &material_handle, uint32_t lod_index, uint32_t submesh_index) | unravel::batch_key | |
| hash() const noexcept -> size_t | unravel::batch_key | |
| is_valid() const -> bool | unravel::batch_key | |
| lod_index | unravel::batch_key | |
| material_ptr | unravel::batch_key | |
| mesh_ptr | unravel::batch_key | |
| operator<=>(const batch_key &other) const =default | unravel::batch_key | |
| operator==(const batch_key &other) const -> bool=default | unravel::batch_key | |
| submesh_index | unravel::batch_key | |
| to_string() const -> std::string | unravel::batch_key |