All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Utils.cpp File Reference

Utility functions for the raster module. More...

#include "../datatype/Enums.h"
#include "../geometry/Coord2D.h"
#include "BandIterator.h"
#include "Exception.h"
#include "RasterFactory.h"
#include "Utils.h"
#include <boost/cstdint.hpp>
#include <cassert>
#include <limits>

Go to the source code of this file.

Variables

static int sg_pixelSize []
 

Detailed Description

Utility functions for the raster module.

Definition in file Utils.cpp.

Variable Documentation

int sg_pixelSize[]
static

Definition at line 42 of file Utils.cpp.

Referenced by te::rst::GetPixelSize().