Skip to main content

RenderOps

Type Alias RenderOps 

Source
pub type RenderOps = Vec<RenderOp>;
Expand description

Collection of render operations

Aliased Typeยง

pub struct RenderOps { /* private fields */ }