Main MRPT website > C++ reference for MRPT 1.5.6
mrpt::utils::CDynamicGrid< T > Member List

This is the complete list of members for mrpt::utils::CDynamicGrid< T >, including all inherited members.

CDynamicGrid(double x_min=-10.0, double x_max=10.0, double y_min=-10.0f, double y_max=10.0f, double resolution=0.10f)mrpt::utils::CDynamicGrid< T >inline
cell2float(const T &c) constmrpt::utils::CDynamicGrid< T >inlinevirtual
cellByIndex(unsigned int cx, unsigned int cy)mrpt::utils::CDynamicGrid< T >inline
cellByIndex(unsigned int cx, unsigned int cy) constmrpt::utils::CDynamicGrid< T >inline
cellByPos(double x, double y)mrpt::utils::CDynamicGrid< T >inline
cellByPos(double x, double y) constmrpt::utils::CDynamicGrid< T >inline
clear()mrpt::utils::CDynamicGrid< T >inline
dyngridcommon_readFromStream(mrpt::utils::CStream &in, bool cast_from_float=false)mrpt::utils::CDynamicGrid< T >inlineprotected
dyngridcommon_writeToStream(mrpt::utils::CStream &out) constmrpt::utils::CDynamicGrid< T >inlineprotected
fill(const T &value)mrpt::utils::CDynamicGrid< T >inline
getAsMatrix(MAT &m) constmrpt::utils::CDynamicGrid< T >inline
getResolution() constmrpt::utils::CDynamicGrid< T >inline
getSizeX() constmrpt::utils::CDynamicGrid< T >inline
getSizeY() constmrpt::utils::CDynamicGrid< T >inline
getXMax() constmrpt::utils::CDynamicGrid< T >inline
getXMin() constmrpt::utils::CDynamicGrid< T >inline
getYMax() constmrpt::utils::CDynamicGrid< T >inline
getYMin() constmrpt::utils::CDynamicGrid< T >inline
idx2cxcy(const int &idx, int &cx, int &cy) constmrpt::utils::CDynamicGrid< T >inline
idx2x(int cx) constmrpt::utils::CDynamicGrid< T >inline
idx2y(int cy) constmrpt::utils::CDynamicGrid< T >inline
m_mapmrpt::utils::CDynamicGrid< T >protected
m_map_castaway_const() constmrpt::utils::CDynamicGrid< T >inlineprotected
m_resolutionmrpt::utils::CDynamicGrid< T >protected
m_size_xmrpt::utils::CDynamicGrid< T >protected
m_size_ymrpt::utils::CDynamicGrid< T >protected
m_x_maxmrpt::utils::CDynamicGrid< T >protected
m_x_minmrpt::utils::CDynamicGrid< T >protected
m_y_maxmrpt::utils::CDynamicGrid< T >protected
m_y_minmrpt::utils::CDynamicGrid< T >protected
resize(double new_x_min, double new_x_max, double new_y_min, double new_y_max, const T &defaultValueNewCells, double additionalMarginMeters=2.0)mrpt::utils::CDynamicGrid< T >inlinevirtual
saveToTextFile(const std::string &fileName) constmrpt::utils::CDynamicGrid< T >inline
setSize(const double x_min, const double x_max, const double y_min, const double y_max, const double resolution, const T *fill_value=NULL)mrpt::utils::CDynamicGrid< T >inline
x2idx(double x) constmrpt::utils::CDynamicGrid< T >inline
xy2idx(double x, double y) constmrpt::utils::CDynamicGrid< T >inline
y2idx(double y) constmrpt::utils::CDynamicGrid< T >inline
~CDynamicGrid()mrpt::utils::CDynamicGrid< T >inlinevirtual



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