Trait truck_rendimpl::Shape[][src]

pub trait Shape { }

The trait for generating ShapeInstance from Shell and Solid.

Implementors

impl Shape for Shell[src]

impl Shape for Solid[src]

Loading content...