MRPT  2.0.4
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.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020