Trait gut::NumMeshes[][src]

pub trait NumMeshes {
    fn num_meshes(&self) -> usize;
}

Required methods

Implementors