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