MRPT  2.0.3
List of all members | Public Member Functions
mrpt::containers::internal::dynamic_grid_txt_saver Struct Referenceabstract

Detailed Description

Definition at line 24 of file CDynamicGrid.h.

#include <mrpt/containers/CDynamicGrid.h>

Public Member Functions

bool saveToTextFile (const std::string &fileName) const
 
virtual unsigned int getSizeX () const =0
 
virtual unsigned int getSizeY () const =0
 
virtual float getCellAsFloat (unsigned int cx, unsigned int cy) const =0
 

Member Function Documentation

◆ getCellAsFloat()

virtual float mrpt::containers::internal::dynamic_grid_txt_saver::getCellAsFloat ( unsigned int  cx,
unsigned int  cy 
) const
pure virtual

Referenced by saveToTextFile().

Here is the caller graph for this function:

◆ getSizeX()

virtual unsigned int mrpt::containers::internal::dynamic_grid_txt_saver::getSizeX ( ) const
pure virtual

Referenced by saveToTextFile().

Here is the caller graph for this function:

◆ getSizeY()

virtual unsigned int mrpt::containers::internal::dynamic_grid_txt_saver::getSizeY ( ) const
pure virtual

Referenced by saveToTextFile().

Here is the caller graph for this function:

◆ saveToTextFile()

bool mrpt::containers::internal::dynamic_grid_txt_saver::saveToTextFile ( const std::string &  fileName) const

Definition at line 16 of file CDynamicGrid.cpp.

References mrpt::format(), getCellAsFloat(), getSizeX(), getSizeY(), and out.

Here is the call graph for this function:



Page generated by Doxygen 1.8.14 for MRPT 2.0.3 Git: 8e9e8af54 Wed May 13 17:41:24 2020 +0200 at miƩ may 13 17:55:54 CEST 2020