rgbd
|
#include <boost/interprocess/shared_memory_object.hpp>
#include <boost/interprocess/mapped_region.hpp>
#include "rgbd/image_header.h"
#include "rgbd/types.h"
Go to the source code of this file.
Classes | |
class | rgbd::ClientSHM |
Client which uses shared memory, requires a server on the same machine. More... | |
Namespaces | |
rgbd | |