Struct geometry::Model [] [src]

pub struct Model(pub Vec<Range>);

A model consists of a list of object. The objects are stored separately, in an object buffer.

Methods

impl Model
[src]

Creates a new model layer.

Adds a model.

Adds new model.