Enum terra::terrain::dem::DemSource [] [src]

pub enum DemSource {
    Usgs30m,
    Usgs10m,
    Srtm30m,
}

Variants

Trait Implementations

impl Copy for DemSource
[src]

impl Clone for DemSource
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more