Point Cloud Library (PCL)  1.9.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
pcl::gpu::TsdfVolume Member List

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

data() const pcl::gpu::TsdfVolume
DEFAULT_CLOUD_BUFFER_SIZE enum valuepcl::gpu::TsdfVolume
downloadTsdf(std::vector< float > &tsdf) const pcl::gpu::TsdfVolume
downloadTsdfAndWeighs(std::vector< float > &tsdf, std::vector< short > &weights) const pcl::gpu::TsdfVolume
fetchCloud(DeviceArray< PointType > &cloud_buffer) const pcl::gpu::TsdfVolume
fetchCloudHost(PointCloud< PointType > &cloud, bool connected26=false) const pcl::gpu::TsdfVolume
fetchNormals(const DeviceArray< PointType > &cloud, DeviceArray< PointType > &normals) const pcl::gpu::TsdfVolume
fetchNormals(const DeviceArray< PointType > &cloud, DeviceArray< NormalType > &normals) const pcl::gpu::TsdfVolume
getResolution() const pcl::gpu::TsdfVolume
getSize() const pcl::gpu::TsdfVolume
getTsdfTruncDist() const pcl::gpu::TsdfVolume
getVoxelSize() const pcl::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