MRPT
2.0.3
CPoint2DPDF.cpp
Go to the documentation of this file.
1
/* +------------------------------------------------------------------------+
2
| Mobile Robot Programming Toolkit (MRPT) |
3
| https://www.mrpt.org/ |
4
| |
5
| Copyright (c) 2005-2020, Individual contributors, see AUTHORS file |
6
| See: https://www.mrpt.org/Authors - All rights reserved. |
7
| Released under BSD License. See: https://www.mrpt.org/License |
8
+------------------------------------------------------------------------+ */
9
10
#include "
poses-precomp.h
"
// Precompiled headers
11
12
#include <
mrpt/poses/CPoint2DPDF.h
>
13
#include <
mrpt/serialization/CArchive.h
>
14
using namespace
mrpt::poses
;
15
16
IMPLEMENTS_VIRTUAL_SERIALIZABLE
(
CPoint2DPDF
, CSerializable,
mrpt::poses
)
poses-precomp.h
IMPLEMENTS_VIRTUAL_SERIALIZABLE
#define IMPLEMENTS_VIRTUAL_SERIALIZABLE(class_name, base_class, NS)
This must be inserted as implementation of some required members for virtual CSerializable classes:
Definition:
CSerializable.h:177
mrpt::poses
Classes for 2D/3D geometry representation, both of single values and probability density distribution...
Definition:
CHierarchicalMapMHPartition.h:22
CPoint2DPDF.h
mrpt::poses::CPoint2DPDF
Declares a class that represents a Probability Distribution function (PDF) of a 2D point (x,...
Definition:
CPoint2DPDF.h:33
CArchive.h
Page generated by
Doxygen 1.8.17
for MRPT 2.0.3 at Fri May 15 23:51:15 UTC 2020