Point Cloud Library (PCL)
1.15.0-dev
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
a
c
d
e
f
h
i
l
m
n
r
s
t
u
v
w
Typedefs
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
p
r
s
t
u
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerations
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
w
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Related Functions
a
b
m
o
p
q
r
s
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
pcl
gpu
TsdfVolume
pcl::gpu::TsdfVolume Member List
This is the complete list of members for
pcl::gpu::TsdfVolume
, including all inherited members.
ConstPtr
typedef
pcl::gpu::TsdfVolume
data
() const
pcl::gpu::TsdfVolume
DEFAULT_CLOUD_BUFFER_SIZE
enum value
pcl::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
typedef
pcl::gpu::TsdfVolume
PointType
typedef
pcl::gpu::TsdfVolume
Ptr
typedef
pcl::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