[][src]Module meshopt::clusterize

Functions

build_meshlets

Splits the mesh into a set of meshlets where each meshlet has a micro index buffer indexing into meshlet vertices that refer to the original vertex buffer.

compute_cluster_bounds

Creates bounding volumes that can be used for frustum, backface and occlusion culling.

compute_cluster_bounds_decoder

Creates bounding volumes that can be used for frustum, backface and occlusion culling.

compute_meshlet_bounds
compute_meshlet_bounds_decoder

Type Definitions

Bounds
Meshlet