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_Buffer Member List
This is the complete list of members for
ON_Buffer
, including all inherited members.
AtEnd
() const
ON_Buffer
ChangeSize
(ON__UINT64 buffer_size)
ON_Buffer
ClearLastError
()
ON_Buffer
Compact
()
ON_Buffer
Compare
(const ON_Buffer &a, const ON_Buffer &b)
ON_Buffer
static
Compress
(ON_Buffer &compressed_buffer) const
ON_Buffer
CRC32
(ON__UINT32 current_remainder) const
ON_Buffer
CurrentPosition
() const
ON_Buffer
Destroy
()
ON_Buffer
EmergencyDestroy
()
ON_Buffer
ErrorHandler
() const
ON_Buffer
IsValid
(const ON_TextLog *text_log) const
ON_Buffer
LastError
() const
ON_Buffer
ON_Buffer
()
ON_Buffer
ON_Buffer
(const ON_Buffer &src)
ON_Buffer
operator=
(const ON_Buffer &src)
ON_Buffer
Read
(ON__UINT64 size, void *buffer)
ON_Buffer
ReadFromBinaryArchive
(ON_BinaryArchive &)
ON_Buffer
Seek
(ON__INT64 offset, int origin)
ON_Buffer
seek_from_beginning_of_file
enum value
ON_Buffer
seek_from_current_position
enum value
ON_Buffer
seek_from_end_of_file
enum value
ON_Buffer
SeekFromCurrentPosition
(ON__INT64 offset)
ON_Buffer
SeekFromEnd
(ON__INT64 offset)
ON_Buffer
SeekFromStart
(ON__INT64 offset)
ON_Buffer
SetErrorHandler
(ON_Buffer_ErrorHandler error_handler)
ON_Buffer
Size
() const
ON_Buffer
Uncompress
(ON_Buffer &uncompressed_buffer) const
ON_Buffer
Write
(ON__UINT64 size, const void *buffer)
ON_Buffer
WriteToBinaryArchive
(ON_BinaryArchive &) const
ON_Buffer
~ON_Buffer
()
ON_Buffer