Module point_cloud

Module point_cloud 

Source
Expand description

Point cloud data structures and functionality

Structs§

PointCloud
A generic point cloud container

Type Aliases§

ColoredNormalPointCloud3f
A point cloud with colors and normals
ColoredPointCloud3f
A point cloud with colored points
NormalPointCloud3f
A point cloud with normal vectors
PointCloud3f
A point cloud with 3D points