[][src]Module euc::rasterizer

Structs

BackfaceCullingDisabled

Implies that reversed polygons should not be culled from the rendering pipeline.

BackfaceCullingEnabled

Implies that reversed polygons should be culled from the rendering pipeline.

Triangles

Traits

BackfaceMode

This trait is for internal use only.

Rasterizer

Represents a rasterization algorithm.