Geometry2DOutput

Type Alias Geometry2DOutput 

Source
pub type Geometry2DOutput = Rc<WithBounds2D<Geometry2D>>;
Expand description

Geometry 2D type alias.

Aliased Type§

pub struct Geometry2DOutput { /* private fields */ }