gausplat_renderer::render::view::views

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 */ }