ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
PointCloud.h File Reference
#include <Logging.h>
#include <initializer_list>
#include <string>
#include <unordered_map>
#include <unordered_set>
#include "cloudViewer/core/Tensor.h"
#include "cloudViewer/core/TensorCheck.h"
#include "cloudViewer/core/hashmap/HashMap.h"
#include "cloudViewer/geometry/PointCloud.h"
#include "cloudViewer/t/geometry/BoundingVolume.h"
#include "cloudViewer/t/geometry/DrawableGeometry.h"
#include "cloudViewer/t/geometry/Geometry.h"
#include "cloudViewer/t/geometry/Image.h"
#include "cloudViewer/t/geometry/RGBDImage.h"
#include "cloudViewer/t/geometry/TensorMap.h"
#include "cloudViewer/t/geometry/TriangleMesh.h"
Include dependency graph for PointCloud.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cloudViewer::t::geometry::PointCloud
 A point cloud contains a list of 3D points. More...
 

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::t
 
 cloudViewer::t::geometry