gausplat_
trainer
0.0.0+alpha
Points
Aliased type
In gausplat_
trainer::
dataset::
sparse_
view::
points
gausplat_trainer
::
dataset
::
sparse_view
::
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 */
}