ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
VoxelGrid.h File Reference
#include <Helper.h>
#include <Logging.h>
#include <Eigen/Core>
#include <memory>
#include <unordered_map>
#include <vector>
#include "ecvHObject.h"
Include dependency graph for VoxelGrid.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cloudViewer::geometry::Voxel
 Base Voxel class, containing grid id and color. More...
 
class  cloudViewer::geometry::VoxelGrid
 VoxelGrid is a collection of voxels which are aligned in grid. More...
 
class  cloudViewer::geometry::AvgColorVoxel
 Class to aggregate color values from different votes in one voxel Computes the average color value in the voxel. More...
 

Namespaces

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