[][src]Module lyon_extra::triangle_rasterizer

Structs

BoolVec4
ColorTarget

Traits

GetColor

Implemented vertices and constants that can return a color.

PixelShader

An operation that is applied to each rasterized pixel

ShadingStage
VertexData

Functions

bvec4
int_vector
rasterize_triangles

A software triangle rasterizer intended for ref testing and to help debugging the output of the various tessellation routines.