|
Unravel Engine C++ Reference
|
Classes | |
| class | deferred |
| struct | lod_data |
| Contains level of detail (LOD) data for an entity. More... | |
| class | pipeline |
| struct | pipeline_stats |
Typedefs | |
| using | lod_data_container = std::map<entt::handle, lod_data> |
| using | visibility_set_models_t = hpp::small_vector<entt::handle> |
| using unravel::rendering::lod_data_container = std::map<entt::handle, lod_data> |
Definition at line 47 of file pipeline.h.
| using unravel::rendering::visibility_set_models_t = hpp::small_vector<entt::handle> |
Definition at line 48 of file pipeline.h.