Skip to main content

Module tessellation

Module tessellation 

Source
Expand description

Tessellation for lines and polygons is implemented here.

Structsยง

OverAlignedVertexBuffer
Vertex buffer which includes additional padding to fulfill the wgpu::COPY_BUFFER_ALIGNMENT.
VertexConstructor
Constructor for Fill and Stroke vertices.
ZeroTessellator
Build tessellations with vectors.

Constantsยง

DEFAULT_TOLERANCE ๐Ÿ”’

Traitsยง

Align ๐Ÿ”’

Type Aliasesยง

GeoResult ๐Ÿ”’
IndexDataType
Vertex buffers index data type.