All Classes and Interfaces
Class
Description
Instances of this class may be passed to the
setAllocator method.Instances of this interface may be passed to the
setAllocator method.Layout
An array of
MeshoptBounds structs.Instances of this class may be passed to the
setAllocator method.Instances of this interface may be passed to the
setAllocator method.Native bindings to meshoptimizer.
Meshlet is a small mesh cluster (subset) that consists of:
triangles, an 8-bit micro triangle (index) buffer, that for each triangle specifies three local vertices to use;
vertices, a 32-bit vertex indirection buffer, that for each local vertex specifies which mesh vertex to fetch vertex attributes from.
An array of
MeshoptMeshlet structs.Layout
An array of
MeshoptOverdrawStatistics structs.Vertex attribute stream.
An array of
MeshoptStream structs.Layout
An array of
MeshoptVertexCacheStatistics structs.Layout
An array of
MeshoptVertexFetchStatistics structs.