Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::batch_collector Member List

This is the complete list of members for unravel::batch_collector, including all inherited members.

batch_collector()unravel::batch_collector
batch_collector(const batch_collector &)=deleteunravel::batch_collector
batch_collector(batch_collector &&) noexcept=defaultunravel::batch_collector
batch_list_t typedefunravel::batch_collector
batch_map_t typedefunravel::batch_collector
clear()unravel::batch_collector
collect_renderable(const batch_key &key, const batch_instance &instance)unravel::batch_collector
collect_renderable(const batch_key &key, const math::mat4 &world_transform)unravel::batch_collector
get_batch_count() const -> size_tunravel::batch_collector
get_instance_count() const -> size_tunravel::batch_collector
get_prepared_batches() const -> const batch_list_t &unravel::batch_collector
get_stats() const -> const batch_stats &unravel::batch_collector
has_batches() const -> boolunravel::batch_collector
is_static_mesh_batching_enabled() -> boolunravel::batch_collectorstatic
operator=(const batch_collector &) -> batch_collector &=deleteunravel::batch_collector
operator=(batch_collector &&) noexcept -> batch_collector &=defaultunravel::batch_collector
prepare_batches(const submit_context &context)unravel::batch_collector
set_max_instances_per_batch(uint32_t max_instances)unravel::batch_collector
set_profiling_enabled(bool enabled)unravel::batch_collector
set_static_mesh_batching_enabled(bool enabled)unravel::batch_collectorstatic
~batch_collector()=defaultunravel::batch_collector