Expand description
Tessellation for lines and polygons is implemented here.
Structsยง
- Over
Aligned Vertex Buffer - Vertex buffer which includes additional padding to fulfill the
wgpu::COPY_BUFFER_ALIGNMENT. - Vertex
Constructor - Constructor for Fill and Stroke vertices.
- Zero
Tessellator - Build tessellations with vectors.
Constantsยง
- DEFAULT_
TOLERANCE ๐
Traitsยง
- Align ๐
Type Aliasesยง
- GeoResult ๐
- Index
Data Type - Vertex buffers index data type.