OpenMining  0.01
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
Points3DGrid Class Reference

#include <Points3DGrid.h>

Inheritance diagram for Points3DGrid:
Inheritance graph
[legend]
Collaboration diagram for Points3DGrid:
Collaboration graph
[legend]

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
 

Constructor & Destructor Documentation

Points3DGrid::Points3DGrid ( const QStringList &  args)

Here is the call graph for this function:

Member Function Documentation

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

Here is the call graph for this function:

void Points3DGrid::saveIfUpdated ( )

Here is the call graph for this function:

Here is the caller graph for this function:

template<class Archive >
void Points3DGrid::serialize ( Archive &  ar,
const unsigned int  version 
)
inline

Member Data Documentation

longitudes_t Points3DGrid::m_gridData
Points3DSqlQuery Points3DGrid::m_sqlQueryPoints

The documentation for this class was generated from the following files: