[][src]Module femtovg::renderer

Module containing renderer implementations.

Structs

Command
Drawable
OpenGl
Vertex

Vertex struct for specifying triangle geometry

Void

Void renderer used for testing

Enums

CommandType
RenderTarget
ShaderType

Traits

Renderer

This is the main renderer trait that the Canvas draws to.