iLand
Classes | Functions
layeredgrid.h File Reference
#include "grid.h"

Go to the source code of this file.

Classes

class  LayeredGridBase
 
class  LayeredGridBase::LayerElement
 
class  LayeredGrid< T >
 This is the base class for multi-layer grids in iLand. More...
 

Functions

void modelToWorld (const Vector3D &From, Vector3D &To)
 
template<class T >
QString gridToESRIRaster (const LayeredGrid< T > &grid, const QString name)
 translate More...
 

Function Documentation

◆ gridToESRIRaster()

template<class T >
QString gridToESRIRaster ( const LayeredGrid< T > &  grid,
const QString  name 
)

translate

◆ modelToWorld()

void modelToWorld ( const Vector3D From,
Vector3D To 
)