Structure storing voxel grid resolution, volume size (in mm) and element_size of data stored on host.
More...
#include </builddir/build/BUILD/pcl-1.12.0-build/pcl-1.12.0/gpu/kinfu_large_scale/include/pcl/gpu/kinfu_large_scale/tsdf_volume.h>
|
| | Header () |
| |
| | Header (const Eigen::Vector3i &res, const Eigen::Vector3f &size) |
| |
| std::size_t | getVolumeSize () const |
| | Get the size of data stored on host.
|
| |
Structure storing voxel grid resolution, volume size (in mm) and element_size of data stored on host.
Definition at line 73 of file tsdf_volume.h.
◆ Header() [1/2]
| pcl::gpu::kinfuLS::TsdfVolume::Header::Header |
( |
| ) |
|
|
inline |
◆ Header() [2/2]
| pcl::gpu::kinfuLS::TsdfVolume::Header::Header |
( |
const Eigen::Vector3i & | res, |
|
|
const Eigen::Vector3f & | size ) |
|
inline |
◆ getVolumeSize()
| std::size_t pcl::gpu::kinfuLS::TsdfVolume::Header::getVolumeSize |
( |
| ) |
const |
|
inline |
Get the size of data stored on host.
Definition at line 95 of file tsdf_volume.h.
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & | os, |
|
|
const Header & | h ) |
|
friend |
◆ resolution
| Eigen::Vector3i pcl::gpu::kinfuLS::TsdfVolume::Header::resolution |
◆ volume_element_size
| int pcl::gpu::kinfuLS::TsdfVolume::Header::volume_element_size |
◆ volume_size
| Eigen::Vector3f pcl::gpu::kinfuLS::TsdfVolume::Header::volume_size |
◆ weights_element_size
| int pcl::gpu::kinfuLS::TsdfVolume::Header::weights_element_size |
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/pcl-1.12.0-build/pcl-1.12.0/gpu/kinfu_large_scale/include/pcl/gpu/kinfu_large_scale/tsdf_volume.h