@NonnullDefault
See: Description
| Interface | Description |
|---|---|
| MeshoptAllocateI |
Instances of this interface may be passed to the
setAllocator method. |
| MeshoptDeallocateI |
Instances of this interface may be passed to the
setAllocator method. |
| Class | Description |
|---|---|
| MeshoptAllocate |
Instances of this class may be passed to the
setAllocator method. |
| MeshoptBounds |
Member documentation
|
| MeshoptBounds.Buffer |
An array of
MeshoptBounds structs. |
| MeshoptDeallocate |
Instances of this class may be passed to the
setAllocator method. |
| MeshOptimizer |
Native bindings to meshoptimizer.
|
| MeshoptMeshlet |
Experimental: Meshlet
|
| MeshoptMeshlet.Buffer |
An array of
MeshoptMeshlet structs. |
| MeshoptOverdrawStatistics |
Member documentation
|
| MeshoptOverdrawStatistics.Buffer |
An array of
MeshoptOverdrawStatistics structs. |
| MeshoptStream |
Vertex attribute stream, similar to
glVertexPointer. |
| MeshoptStream.Buffer |
An array of
MeshoptStream structs. |
| MeshoptVertexCacheStatistics |
Member documentation
|
| MeshoptVertexCacheStatistics.Buffer |
An array of
MeshoptVertexCacheStatistics structs. |
| MeshoptVertexFetchStatistics |
Member documentation
|
| MeshoptVertexFetchStatistics.Buffer |
An array of
MeshoptVertexFetchStatistics structs. |
Copyright LWJGL. All Rights Reserved. License terms.