Main MRPT website > C++ reference for MRPT 1.5.6
mrpt::poses::CPose3DInterpolator Member List

This is the complete list of members for mrpt::poses::CPose3DInterpolator, including all inherited members.

_GetBaseClass()mrpt::poses::CPose3DInterpolatorprotectedstatic
_init_CPose3DInterpolatormrpt::poses::CPose3DInterpolatorprotectedstatic
begin()mrpt::poses::CPoseInterpolatorBase< 3 >inline
begin() constmrpt::poses::CPoseInterpolatorBase< 3 >inline
cbegin() constmrpt::poses::CPoseInterpolatorBase< 3 >inline
cend() constmrpt::poses::CPoseInterpolatorBase< 3 >inline
classCObjectmrpt::utils::CObjectstatic
classCPose3DInterpolatormrpt::poses::CPose3DInterpolatorstatic
classCSerializablemrpt::utils::CSerializablestatic
classinfomrpt::poses::CPose3DInterpolatorstatic
clear()mrpt::poses::CPoseInterpolatorBase< 3 >
clone() constmrpt::utils::CObjectinline
const_iterator typedefmrpt::poses::CPoseInterpolatorBase< 3 >
const_reverse_iterator typedefmrpt::poses::CPoseInterpolatorBase< 3 >
ConstPtr typedefmrpt::poses::CPose3DInterpolator
cpose_t typedefmrpt::poses::CPoseInterpolatorBase< 3 >
CPoseInterpolatorBase()mrpt::poses::CPoseInterpolatorBase< 3 >
Create()mrpt::poses::CPose3DInterpolatorstatic
CreateObject()mrpt::poses::CPose3DInterpolatorstatic
duplicate() constmrpt::poses::CPose3DInterpolatorvirtual
duplicateGetSmartPtr() constmrpt::utils::CObjectinline
empty() constmrpt::poses::CPoseInterpolatorBase< 3 >inline
end()mrpt::poses::CPoseInterpolatorBase< 3 >inline
end() constmrpt::poses::CPoseInterpolatorBase< 3 >inline
erase(iterator element_to_erase)mrpt::poses::CPoseInterpolatorBase< 3 >inline
filter(unsigned int component, unsigned int samples)mrpt::poses::CPoseInterpolatorBase< 3 >
find(const mrpt::system::TTimeStamp &t)mrpt::poses::CPoseInterpolatorBase< 3 >inline
find(const mrpt::system::TTimeStamp &t) constmrpt::poses::CPoseInterpolatorBase< 3 >inline
getBoundingBox(point_t &minCorner, point_t &maxCorner) constmrpt::poses::CPoseInterpolatorBase< 3 >
getInterpolationMethod() constmrpt::poses::CPoseInterpolatorBase< 3 >
getMaxTimeInterpolation()mrpt::poses::CPoseInterpolatorBase< 3 >
getPreviousPoseWithMinDistance(const mrpt::system::TTimeStamp &t, double distance, pose_t &out_pose)mrpt::poses::CPoseInterpolatorBase< 3 >
getPreviousPoseWithMinDistance(const mrpt::system::TTimeStamp &t, double distance, cpose_t &out_pose)mrpt::poses::CPoseInterpolatorBase< 3 >
GetRuntimeClass() constmrpt::poses::CPose3DInterpolatorvirtual
impl_interpolation(const mrpt::math::CArrayDouble< 4 > &ts, const TTimePosePair p1, const TTimePosePair p2, const TTimePosePair p3, const TTimePosePair p4, const TInterpolatorMethod method, double td, pose_t &out_interp) constmrpt::poses::CPoseInterpolatorBase< 3 >protected
impl_interpolation(const mrpt::math::CArrayDouble< 4 > &ts, const TTimePosePair p1, const TTimePosePair p2, const TTimePosePair p3, const TTimePosePair p4, const TInterpolatorMethod method, double td, pose_t &out_interp) constmrpt::poses::CPoseInterpolatorBase< 3 >protected
impl_interpolation(const mrpt::math::CArrayDouble< 4 > &ts, const TTimePosePair p1, const TTimePosePair p2, const TTimePosePair p3, const TTimePosePair p4, const TInterpolatorMethod method, double td, pose_t &out_interp) constmrpt::poses::CPoseInterpolatorBase< 3 >protected
insert(mrpt::system::TTimeStamp t, const pose_t &p)mrpt::poses::CPoseInterpolatorBase< 3 >
insert(mrpt::system::TTimeStamp t, const cpose_t &p)mrpt::poses::CPoseInterpolatorBase< 3 >
interpolate(mrpt::system::TTimeStamp t, pose_t &out_interp, bool &out_valid_interp) constmrpt::poses::CPoseInterpolatorBase< 3 >
interpolate(mrpt::system::TTimeStamp t, cpose_t &out_interp, bool &out_valid_interp) constmrpt::poses::CPoseInterpolatorBase< 3 >
iterator typedefmrpt::poses::CPoseInterpolatorBase< 3 >
loadFromTextFile(const std::string &s)mrpt::poses::CPoseInterpolatorBase< 3 >
lower_bound(const mrpt::system::TTimeStamp &t)mrpt::poses::CPoseInterpolatorBase< 3 >inline
lower_bound(const mrpt::system::TTimeStamp &t) constmrpt::poses::CPoseInterpolatorBase< 3 >inline
m_methodmrpt::poses::CPoseInterpolatorBase< 3 >protected
m_pathmrpt::poses::CPoseInterpolatorBase< 3 >protected
maxTimeInterpolationmrpt::poses::CPoseInterpolatorBase< 3 >protected
operator delete(void *ptr)mrpt::poses::CPose3DInterpolatorinline
operator delete(void *memory, void *ptr)mrpt::poses::CPose3DInterpolatorinline
operator delete(void *ptr, const std::nothrow_t &)mrpt::poses::CPose3DInterpolatorinline
operator delete[](void *ptr)mrpt::poses::CPose3DInterpolatorinline
operator new(size_t size)mrpt::poses::CPose3DInterpolatorinline
operator new(size_t size, void *ptr)mrpt::poses::CPose3DInterpolatorinlinestatic
operator new(size_t size, const std::nothrow_t &)mrpt::poses::CPose3DInterpolatorinline
operator new[](size_t size)mrpt::poses::CPose3DInterpolatorinline
point_t typedefmrpt::poses::CPoseInterpolatorBase< 3 >
pose_t typedefmrpt::poses::CPoseInterpolatorBase< 3 >
Ptr typedefmrpt::poses::CPose3DInterpolator
rbegin()mrpt::poses::CPoseInterpolatorBase< 3 >inline
rbegin() constmrpt::poses::CPoseInterpolatorBase< 3 >inline
readFromStream(mrpt::utils::CStream &in, int version)mrpt::poses::CPose3DInterpolatorprotectedvirtual
rend()mrpt::poses::CPoseInterpolatorBase< 3 >inline
rend() constmrpt::poses::CPoseInterpolatorBase< 3 >inline
reverse_iterator typedefmrpt::poses::CPoseInterpolatorBase< 3 >
saveInterpolatedToTextFile(const std::string &s, double period) constmrpt::poses::CPoseInterpolatorBase< 3 >
saveToTextFile(const std::string &s) constmrpt::poses::CPoseInterpolatorBase< 3 >
setInterpolationMethod(TInterpolatorMethod method)mrpt::poses::CPoseInterpolatorBase< 3 >
setMaxTimeInterpolation(double time)mrpt::poses::CPoseInterpolatorBase< 3 >
size() constmrpt::poses::CPoseInterpolatorBase< 3 >inline
TPath typedefmrpt::poses::CPoseInterpolatorBase< 3 >
TTimePosePair typedefmrpt::poses::CPoseInterpolatorBase< 3 >
upper_bound(const mrpt::system::TTimeStamp &t)mrpt::poses::CPoseInterpolatorBase< 3 >inline
upper_bound(const mrpt::system::TTimeStamp &t) constmrpt::poses::CPoseInterpolatorBase< 3 >inline
writeToMatlab() constmrpt::utils::CSerializableinlinevirtual
writeToStream(mrpt::utils::CStream &out, int *getVersion) constmrpt::poses::CPose3DInterpolatorprotectedvirtual
~CObject()mrpt::utils::CObjectinlinevirtual
~CSerializable()mrpt::utils::CSerializableinlinevirtual



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019