|
Unravel Engine C++ Reference
|
This is the complete list of members for unravel::shadow_batch_key, including all inherited members.
| cull | unravel::shadow_batch_key | |
| cutout | unravel::shadow_batch_key | |
| hash() const noexcept -> size_t | unravel::shadow_batch_key | |
| is_valid() const -> bool | unravel::shadow_batch_key | |
| lod_index | unravel::shadow_batch_key | |
| mesh_ptr | unravel::shadow_batch_key | |
| operator<=>(const shadow_batch_key &other) const -> std::strong_ordering | unravel::shadow_batch_key | |
| operator==(const shadow_batch_key &other) const -> bool | unravel::shadow_batch_key | |
| shadow_batch_key()=default | unravel::shadow_batch_key | |
| shadow_batch_key(std::shared_ptr< mesh > mesh, uint32_t lod, uint32_t submesh, cull_type cull_type, std::optional< shadow_cutout_state > cutout_state=std::nullopt) | unravel::shadow_batch_key | |
| submesh_index | unravel::shadow_batch_key | |
| to_string() const -> std::string | unravel::shadow_batch_key | |
| uses_alpha_cutout() const -> bool | unravel::shadow_batch_key |