osgEarth 2.1.1
Classes | Namespaces | Defines | Variables

/home/cube/sources/osgearth/src/osgEarth/HeightFieldUtils File Reference

#include <osgEarth/Common>
#include <osg/Shape>
#include <osg/CoordinateSystemNode>
#include <osg/ClusterCullingCallback>
#include <osgTerrain/ValidDataOperator>
Include dependency graph for HeightFieldUtils:

Go to the source code of this file.

Classes

class  osgEarth::HeightFieldUtils
struct  osgEarth::CompositeValidValueOperator
struct  osgEarth::ReplaceInvalidDataOperator
struct  osgEarth::FillNoDataOperator

Namespaces

namespace  osgEarth

Defines

#define OSGEARTH_HEIGHTFIELDUTILS_H
#define NO_DATA_VALUE   -FLT_MAX

Variables

 INTERP_AVERAGE
 INTERP_NEAREST
 INTERP_BILINEAR
 SAMPLE_FIRST_VALID
 SAMPLE_HIGHEST
 SAMPLE_LOWEST

Define Documentation

#define NO_DATA_VALUE   -FLT_MAX

Definition at line 30 of file HeightFieldUtils.

#define OSGEARTH_HEIGHTFIELDUTILS_H

Definition at line 20 of file HeightFieldUtils.


Variable Documentation

Definition at line 37 of file HeightFieldUtils.

Definition at line 37 of file HeightFieldUtils.

Definition at line 37 of file HeightFieldUtils.

Definition at line 48 of file HeightFieldUtils.

Definition at line 48 of file HeightFieldUtils.

Definition at line 48 of file HeightFieldUtils.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines