Module vg::renderer

source · []
Expand description

Module containing renderer implementations.

Structs

Represents command

Represents drawable

Represents opengl

Represents params

Vertex struct for specifying triangle geometry

Void renderer used for testing

Enums

Represents command type

Represents rendering target

Represents Shader Type

Traits

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