Module maplibre::tessellation
source · Expand description
Tessellation for lines and polygons is implemented here.
Modules
- Tessellator implementation.
Structs
- Vertex buffer which includes additional padding to fulfill the
wgpu::COPY_BUFFER_ALIGNMENT. - Constructor for Fill and Stroke vertices.
Constants
Traits
- Align 🔒
Type Definitions
- Vertex buffers index data type.