Geometry3DOutput

Type Alias Geometry3DOutput 

Source
pub type Geometry3DOutput = Rc<WithBounds3D<Geometry3D>>;
Expand description

Geometry 3D type alias.

Aliased Type§

pub struct Geometry3DOutput { /* private fields */ }