Skip to main content

Model

Type Alias Model 

Source
pub type Model = CityModel;
Expand description

CityModel with owned string storage and 32-bit vertex indices.

Aliased Typeยง

pub struct Model { /* private fields */ }