Crate graphics_tree [] [src]

A 2D graphics backend for Piston-Graphics that stores and optimizes commands.

Structs

GraphicsTree

A graphics backend that stores and optimizes commands

Texture

Simplifies some common operations on textures.

TextureBuffer

Stores textures.

TextureInner

Stores the inner data to keep track of a texture.