Main MRPT website > C++ reference for MRPT 1.9.9
mrpt::containers::CDynamicGrid< T > Member List

This is the complete list of members for mrpt::containers::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::containers::CDynamicGrid< T >inline
cell2float(const T &) constmrpt::containers::CDynamicGrid< T >inlinevirtual
cellByIndex(unsigned int cx, unsigned int cy)mrpt::containers::CDynamicGrid< T >inline
cellByIndex(unsigned int cx, unsigned int cy) constmrpt::containers::CDynamicGrid< T >inline
cellByPos(double x, double y)mrpt::containers::CDynamicGrid< T >inline
cellByPos(double x, double y) constmrpt::containers::CDynamicGrid< T >inline
clear()mrpt::containers::CDynamicGrid< T >inline
dyngridcommon_readFromStream(STREAM &in, bool cast_from_float=false)mrpt::containers::CDynamicGrid< T >inlineprotected
dyngridcommon_writeToStream(STREAM &out) constmrpt::containers::CDynamicGrid< T >inlineprotected
fill(const T &value)mrpt::containers::CDynamicGrid< T >inline
getAsMatrix(MAT &m) constmrpt::containers::CDynamicGrid< T >inline
getResolution() constmrpt::containers::CDynamicGrid< T >inline
getSizeX() constmrpt::containers::CDynamicGrid< T >inline
getSizeY() constmrpt::containers::CDynamicGrid< T >inline
getXMax() constmrpt::containers::CDynamicGrid< T >inline
getXMin() constmrpt::containers::CDynamicGrid< T >inline
getYMax() constmrpt::containers::CDynamicGrid< T >inline
getYMin() constmrpt::containers::CDynamicGrid< T >inline
idx2cxcy(const int &idx, int &cx, int &cy) constmrpt::containers::CDynamicGrid< T >inline
idx2x(int cx) constmrpt::containers::CDynamicGrid< T >inline
idx2y(int cy) constmrpt::containers::CDynamicGrid< T >inline
m_mapmrpt::containers::CDynamicGrid< T >protected
m_map_castaway_const() constmrpt::containers::CDynamicGrid< T >inlineprotected
m_resolutionmrpt::containers::CDynamicGrid< T >protected
m_size_xmrpt::containers::CDynamicGrid< T >protected
m_size_ymrpt::containers::CDynamicGrid< T >protected
m_x_maxmrpt::containers::CDynamicGrid< T >protected
m_x_minmrpt::containers::CDynamicGrid< T >protected
m_y_maxmrpt::containers::CDynamicGrid< T >protected
m_y_minmrpt::containers::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::containers::CDynamicGrid< T >inlinevirtual
saveToTextFile(const std::string &fileName) constmrpt::containers::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=nullptr)mrpt::containers::CDynamicGrid< T >inline
x2idx(double x) constmrpt::containers::CDynamicGrid< T >inline
xy2idx(double x, double y) constmrpt::containers::CDynamicGrid< T >inline
y2idx(double y) constmrpt::containers::CDynamicGrid< T >inline
~CDynamicGrid()mrpt::containers::CDynamicGrid< T >inlinevirtual



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST