UFO
1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Loading...
Searching...
No Matches
buffer.cpp
1
42
// UFO
43
#include <ufo/utility/io/buffer.hpp>
44
45
namespace
ufo
46
{
47
void
Buffer::clear()
48
{
49
WriteBuffer::clear();
50
ReadBuffer::pos_ = 0;
51
}
52
}
// namespace ufo
ufo
All vision-related classes and functions.
Definition
cloud.hpp:49
lib
io
src
buffer
buffer.cpp
Generated by
1.9.8