MRPT  2.0.3
Classes | Namespaces | Functions
CColouredPointsMap.cpp File Reference
#include "maps-precomp.h"
#include <mrpt/core/bits_mem.h>
#include <mrpt/img/color_maps.h>
#include <mrpt/maps/CColouredPointsMap.h>
#include <mrpt/maps/CSimplePointsMap.h>
#include <mrpt/obs/CObservation3DRangeScan.h>
#include <mrpt/opengl/CPointCloudColoured.h>
#include <mrpt/serialization/aligned_serialization.h>
#include <mrpt/system/os.h>
#include "CPointsMap_crtp_common.h"

Go to the source code of this file.

Classes

struct  mrpt::maps::detail::pointmap_traits< CColouredPointsMap >
 

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 mrpt::maps
 
 mrpt::maps::detail
 

Functions

static void aux_projectPoint_with_distortion (const mrpt::math::TPoint3D &P, const TCamera &params, TPixelCoordf &pixel, [[maybe_unused]] bool accept_points_behind)
 

Function Documentation

◆ aux_projectPoint_with_distortion()

static void aux_projectPoint_with_distortion ( const mrpt::math::TPoint3D P,
const TCamera params,
TPixelCoordf pixel,
[[maybe_unused] ] bool  accept_points_behind 
)
static



Page generated by Doxygen 1.8.17 for MRPT 2.0.3 at Fri May 15 15:49:54 UTC 2020