Point Cloud Library (PCL)  1.14.0-dev
pcl::gpu::TsdfVolume Member List

This is the complete list of members for pcl::gpu::TsdfVolume, including all inherited members.

ConstPtr typedefpcl::gpu::TsdfVolume
data() constpcl::gpu::TsdfVolume
DEFAULT_CLOUD_BUFFER_SIZE enum valuepcl::gpu::TsdfVolume
downloadTsdf(std::vector< float > &tsdf) constpcl::gpu::TsdfVolume
downloadTsdfAndWeighs(std::vector< float > &tsdf, std::vector< short > &weights) constpcl::gpu::TsdfVolume
fetchCloud(DeviceArray< PointType > &cloud_buffer) constpcl::gpu::TsdfVolume
fetchCloudHost(PointCloud< PointType > &cloud, bool connected26=false) constpcl::gpu::TsdfVolume
fetchNormals(const DeviceArray< PointType > &cloud, DeviceArray< PointType > &normals) constpcl::gpu::TsdfVolume
fetchNormals(const DeviceArray< PointType > &cloud, DeviceArray< NormalType > &normals) constpcl::gpu::TsdfVolume
getResolution() constpcl::gpu::TsdfVolume
getSize() constpcl::gpu::TsdfVolume
getTsdfTruncDist() constpcl::gpu::TsdfVolume
getVoxelSize() constpcl::gpu::TsdfVolume
NormalType typedefpcl::gpu::TsdfVolume
PointType typedefpcl::gpu::TsdfVolume
Ptr typedefpcl::gpu::TsdfVolume
reset()pcl::gpu::TsdfVolume
setSize(const Eigen::Vector3f &size)pcl::gpu::TsdfVolume
setTsdfTruncDist(float distance)pcl::gpu::TsdfVolume
TsdfVolume(const Eigen::Vector3i &resolution)pcl::gpu::TsdfVolume