Main MRPT website
>
C++ reference for MRPT 1.5.7
poses
CPointPDF.cpp
Go to the documentation of this file.
1
/* +---------------------------------------------------------------------------+
2
| Mobile Robot Programming Toolkit (MRPT) |
3
| http://www.mrpt.org/ |
4
| |
5
| Copyright (c) 2005-2017, Individual contributors, see AUTHORS file |
6
| See: http://www.mrpt.org/Authors - All rights reserved. |
7
| Released under BSD License. See details in http://www.mrpt.org/License |
8
+---------------------------------------------------------------------------+ */
9
10
#include "
base-precomp.h
"
// Precompiled headers
11
12
#include <
mrpt/poses/CPointPDF.h
>
13
#include <
mrpt/utils/CStream.h
>
14
15
using namespace
mrpt::poses
;
16
17
IMPLEMENTS_VIRTUAL_SERIALIZABLE
(
CPointPDF
, CSerializable,
mrpt::poses
)
18
CStream.h
IMPLEMENTS_VIRTUAL_SERIALIZABLE
#define IMPLEMENTS_VIRTUAL_SERIALIZABLE(class_name, base_class_name, NameSpace)
This must be inserted as implementation of some required members for virtual CSerializable classes: ...
Definition:
CSerializable.h:199
mrpt::poses
Classes for 2D/3D geometry representation, both of single values and probability density distribution...
Definition:
CPoint.h:17
CPointPDF.h
mrpt::poses::CPointPDF
Declares a class that represents a Probability Distribution function (PDF) of a 3D point (x...
Definition:
CPointPDF.h:38
base-precomp.h
Page generated by
Doxygen 1.8.14
for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019