gausplat_
renderer
0.0.0+alpha
Points
Aliased type
In gausplat_
renderer::
scene::
point::
colmap
gausplat_renderer
::
scene
::
point
::
colmap
Type Alias
Points
Copy item path
source
pub type Points =
Vec
<
Point
>;
Expand description
A list of points.
Aliased Type
ยง
struct Points {
/* private fields */
}