MRPT
2.0.4
CPointPDF.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/CPointPDF.h
>
13
#include <
mrpt/serialization/CArchive.h
>
14
15
using namespace
mrpt::poses
;
16
17
IMPLEMENTS_VIRTUAL_SERIALIZABLE
(
CPointPDF
, 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
CPointPDF.h
mrpt::poses::CPointPDF
Declares a class that represents a Probability Distribution function (PDF) of a 3D point (x,...
Definition:
CPointPDF.h:36
CArchive.h
Page generated by
Doxygen 1.8.17
for MRPT 2.0.4 at Sat Jun 27 14:00:59 UTC 2020