Classes | Namespaces | Functions
QGpCoreTools/Grid3D.h File Reference
#include <math.h>
#include "XMLClass.h"
#include "Grid2D.h"
#include "Point.h"
#include "Translations.h"
#include "CoreApplication.h"
#include "Plane.h"
#include "QGpCoreToolsDLLExport.h"

Go to the source code of this file.

Classes

class  QGpCoreTools::Grid3D< ValueType >
 A 3D grid with regular cell sizes. More...

Namespaces

namespace  QGpCoreTools

Functions

template<class ValueType >
QGPCORETOOLS_EXPORT QTextStream & QGpCoreTools::operator<< (QTextStream &s, Grid3D< ValueType > &grd)
template<class ValueType >
QTextStream & QGpCoreTools::operator<< (QTextStream &s, const Grid3D< double > &grd)
template<class ValueType >
QGPCORETOOLS_EXPORT QTextStream & QGpCoreTools::operator>> (QTextStream &s, Grid3D< ValueType > &grd)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines