#include <Points3DGrid.h>


Public Member Functions | |
| Points3DGrid (const QStringList &args) | |
| void | saveIfUpdated () |
| bool | getZ (const utils::Rectangle_t &rectangle, z_t &elevation) |
| template<class Archive > | |
| void | serialize (Archive &ar, const unsigned int version) |
Public Member Functions inherited from Points3D | |
| Points3D () | |
Public Attributes | |
| Points3DSqlQuery | m_sqlQueryPoints |
| longitudes_t | m_gridData |
Public Attributes inherited from Points3D | |
| bool | m_changesNotSaved |
| Points3DGrid::Points3DGrid | ( | const QStringList & | args | ) |

| bool Points3DGrid::getZ | ( | const utils::Rectangle_t & | rectangle, |
| z_t & | elevation | ||
| ) |

| void Points3DGrid::saveIfUpdated | ( | ) |


|
inline |
| longitudes_t Points3DGrid::m_gridData |
| Points3DSqlQuery Points3DGrid::m_sqlQueryPoints |
1.8.6