Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::batch_collector_t< Key > Member List

This is the complete list of members for unravel::batch_collector_t< Key >, including all inherited members.

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