Open3D (C++ API)
Data Structures | Namespaces | Functions
VoxelGrid.h File Reference
#include <Eigen/Core>
#include <memory>
#include <vector>
#include "Open3D/Geometry/Geometry3D.h"

Go to the source code of this file.

Data Structures

class  open3d::geometry::Voxel
 
class  open3d::geometry::VoxelGrid
 

Namespaces

 open3d
 
 open3d::geometry
 

Functions

std::shared_ptr< VoxelGrid > open3d::geometry::CreateSurfaceVoxelGridFromPointCloud (const PointCloud &input, double voxel_size)