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
ON_CompressedBuffer Member List
This is the complete list of members for
ON_CompressedBuffer
, including all inherited members.
Compress
(std::size_t sizeof__inbuffer, const void *inbuffer, int sizeof_element)
ON_CompressedBuffer
CompressionEnd
(struct ON_CompressedBufferHelper *) const
ON_CompressedBuffer
CompressionInit
(struct ON_CompressedBufferHelper *) const
ON_CompressedBuffer
DeflateHelper
(struct ON_CompressedBufferHelper *, std::size_t sizeof___inbuffer, const void *in___buffer)
ON_CompressedBuffer
Destroy
()
ON_CompressedBuffer
InflateHelper
(struct ON_CompressedBufferHelper *, std::size_t sizeof___outbuffer, void *out___buffer) const
ON_CompressedBuffer
m_buffer_compressed
ON_CompressedBuffer
m_buffer_compressed_capacity
ON_CompressedBuffer
m_crc_compressed
ON_CompressedBuffer
m_crc_uncompressed
ON_CompressedBuffer
m_method
ON_CompressedBuffer
m_sizeof_compressed
ON_CompressedBuffer
m_sizeof_element
ON_CompressedBuffer
m_sizeof_uncompressed
ON_CompressedBuffer
ON_CompressedBuffer
()
ON_CompressedBuffer
ON_CompressedBuffer
(const ON_CompressedBuffer &src)
ON_CompressedBuffer
operator=
(const ON_CompressedBuffer &src)
ON_CompressedBuffer
Read
(ON_BinaryArchive &binary_archive)
ON_CompressedBuffer
SizeOfUncompressedBuffer
() const
ON_CompressedBuffer
Uncompress
(void *outbuffer, int *bFailedCRC) const
ON_CompressedBuffer
Write
(ON_BinaryArchive &binary_archive) const
ON_CompressedBuffer
WriteChar
(std::size_t count, const void *buffer)
ON_CompressedBuffer
~ON_CompressedBuffer
()
ON_CompressedBuffer