gausplat_trainer::dataset::sparse_view::camera

Type Alias Views

source
pub type Views = IndexMap<u32, View>;
Expand description

A map of view ID to View.

Aliased Typeยง

struct Views { /* private fields */ }