gausplat_renderer::scene::point::points

Type Alias Points

source
pub type Points = Vec<Point>;
Expand description

A list of Point.

Aliased Typeยง

struct Points { /* private fields */ }