point_cloud_to_vertices

Function point_cloud_to_vertices 

Source
pub fn point_cloud_to_vertices(
    point_cloud: &PointCloud<Point3f>,
    color: [f32; 3],
    size: f32,
) -> Vec<PointVertex>
Expand description

Convert point cloud to vertices with estimated normals