tools/libraries/HeightMap/HeightMap.cpp File Reference

#include "HeightMap.h"
#include <memory.h>
#include <assert.h>
#include <math.h>
#include <OpenSG/OSGTriangleIterator.h>
#include <OpenSG/OSGDynamicVolume.h>
#include <OpenSG/OSGSceneFileHandler.h>
#include <inVRs/SystemCore/DebugOutput.h>

Include dependency graph for HeightMap.cpp:


Defines

#define MIN2(a, b)   ((a)<(b)?(a):(b))
#define MAX2(a, b)   ((a)>(b)?(a):(b))

Define Documentation

#define MAX2 ( a,
 )     ((a)>(b)?(a):(b))

#define MIN2 ( a,
 )     ((a)<(b)?(a):(b))


Generated on Wed Oct 20 16:11:50 2010 for inVRs by doxygen 1.5.8