#include <UniformTSDFVolume.h>
◆ TSDFVoxel() [1/3]
open3d::geometry::TSDFVoxel::TSDFVoxel |
( |
| ) |
|
|
inline |
◆ TSDFVoxel() [2/3]
open3d::geometry::TSDFVoxel::TSDFVoxel |
( |
const Eigen::Vector3i & |
grid_index | ) |
|
|
inline |
◆ TSDFVoxel() [3/3]
open3d::geometry::TSDFVoxel::TSDFVoxel |
( |
const Eigen::Vector3i & |
grid_index, |
|
|
const Eigen::Vector3d & |
color |
|
) |
| |
|
inline |
◆ ~TSDFVoxel()
open3d::geometry::TSDFVoxel::~TSDFVoxel |
( |
| ) |
|
|
inline |
◆ tsdf_
float open3d::geometry::TSDFVoxel::tsdf_ = 0 |
◆ weight_
float open3d::geometry::TSDFVoxel::weight_ = 0 |
The documentation for this class was generated from the following file: