#include "opengl-precomp.h"
#include <mrpt/opengl/COctoMapVoxels.h>
#include <mrpt/utils/CStream.h>
#include <mrpt/utils/stl_serialization.h>
#include "opengl_internals.h"
Go to the source code of this file.
Namespaces | |
mrpt | |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
mrpt::utils | |
Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL. | |
Functions | |
CStream & | mrpt::utils::operator<< (mrpt::utils::CStream &out, const COctoMapVoxels::TInfoPerVoxelSet &a) |
CStream & | mrpt::utils::operator>> (mrpt::utils::CStream &in, COctoMapVoxels::TInfoPerVoxelSet &a) |
CStream & | mrpt::utils::operator<< (mrpt::utils::CStream &out, const COctoMapVoxels::TGridCube &a) |
CStream & | mrpt::utils::operator>> (mrpt::utils::CStream &in, COctoMapVoxels::TGridCube &a) |
CStream & | mrpt::utils::operator<< (mrpt::utils::CStream &out, const COctoMapVoxels::TVoxel &a) |
CStream & | mrpt::utils::operator>> (mrpt::utils::CStream &in, COctoMapVoxels::TVoxel &a) |
bool | sort_voxels_z (const COctoMapVoxels::TVoxel &a, const COctoMapVoxels::TVoxel &b) |
bool sort_voxels_z | ( | const COctoMapVoxels::TVoxel & | a, |
const COctoMapVoxels::TVoxel & | b | ||
) |
Definition at line 333 of file COctoMapVoxels.cpp.
Referenced by mrpt::opengl::COctoMapVoxels::sort_voxels_by_z().
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |