![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <IJsonConvertible.h>#include <cstddef>#include <memory>#include <vector>#include "CV_db.h"#include "ecvHObject.h"

Go to the source code of this file.
Classes | |
| class | cloudViewer::geometry::OctreeNodeInfo |
| OctreeNode's information. More... | |
| class | cloudViewer::geometry::OctreeNode |
| The base class for octree node. More... | |
| class | cloudViewer::geometry::OctreeLeafNode |
| OctreeLeafNode base class. More... | |
| class | cloudViewer::geometry::OctreeColorLeafNode |
| OctreeColorLeafNode class is an OctreeLeafNode containing color. More... | |
| class | cloudViewer::geometry::OctreePointColorLeafNode |
| OctreePointColorLeafNode class is an OctreeColorLeafNode containing a list of indices corresponding to the point cloud points contained in this leaf node. More... | |
| class | cloudViewer::geometry::Octree |
| Octree datastructure. More... | |
Namespaces | |
| cloudViewer | |
| Generic file read and write utility for python interface. | |
| cloudViewer::geometry | |