Crate rootvg

Source

Re-exports§

pub use rootvg_image as image;
pub use rootvg_mesh as mesh;
pub use rootvg_msaa as msaa;
pub use rootvg_quad as quad;
pub use rootvg_tessellation as tessellation;
pub use rootvg_text as text;

Modules§

buffer
color
This module re-exports the types from the rgb crate.
error
gradient
math
pipeline
surface

Structs§

Canvas
CanvasCtx
PrimitiveGroup
A group of primitives that can be added to a canvas. This is usally the output of a single widget.

Enums§

Primitive