MRPT
2.0.1
|
#include <mrpt/maps/CPointsMap.h>
#include <mrpt/math/CMatrixF.h>
#include <mrpt/obs/CObservationImage.h>
#include <mrpt/obs/obs_frwds.h>
#include <mrpt/serialization/CSerializable.h>
#include <mrpt/typemeta/TEnumType.h>
#include <mrpt/opengl/pointcloud_adapters.h>
Go to the source code of this file.
Classes | |
class | mrpt::maps::CColouredPointsMap |
A map of 2D/3D points with individual colours (RGB). More... | |
struct | mrpt::maps::CColouredPointsMap::TColourOptions |
The definition of parameters for generating colors from laser scans. More... | |
struct | mrpt::maps::CColouredPointsMap::TMapDefinitionBase |
struct | mrpt::maps::CColouredPointsMap::TMapDefinition |
class | mrpt::mrpt::opengl::PointCloudAdapter< POINTCLOUD > |
An adapter to different kinds of point cloud object. More... | |
class | mrpt::opengl::PointCloudAdapter< mrpt::maps::CColouredPointsMap > |
Specialization mrpt::opengl::PointCloudAdapter<mrpt::maps::CColouredPointsMap> mrpt_adapters_grp. More... | |
Namespaces | |
mrpt | |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
mrpt::maps | |
mrpt::mrpt::opengl | |
mrpt::opengl | |
The namespace for 3D scene representation and rendering. | |
Functions | |
MRPT_FILL_ENUM_MEMBER (mrpt::maps::CColouredPointsMap::TColouringMethod, cmFromHeightRelativeToSensor) | |
MRPT_FILL_ENUM_MEMBER (mrpt::maps::CColouredPointsMap::TColouringMethod, cmFromHeightRelativeToSensorJet) | |
MRPT_FILL_ENUM_MEMBER (mrpt::maps::CColouredPointsMap::TColouringMethod, cmFromHeightRelativeToSensorGray) | |
MRPT_FILL_ENUM_MEMBER (mrpt::maps::CColouredPointsMap::TColouringMethod, cmFromIntensityImage) | |
MRPT_FILL_ENUM_MEMBER | ( | mrpt::maps::CColouredPointsMap::TColouringMethod | , |
cmFromHeightRelativeToSensor | |||
) |
MRPT_FILL_ENUM_MEMBER | ( | mrpt::maps::CColouredPointsMap::TColouringMethod | , |
cmFromHeightRelativeToSensorJet | |||
) |
MRPT_FILL_ENUM_MEMBER | ( | mrpt::maps::CColouredPointsMap::TColouringMethod | , |
cmFromHeightRelativeToSensorGray | |||
) |
MRPT_FILL_ENUM_MEMBER | ( | mrpt::maps::CColouredPointsMap::TColouringMethod | , |
cmFromIntensityImage | |||
) |
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |