NodeElevationGrid.cpp File Reference

#include <iostream>
#include <string>
#include "vhdVRMLParser/stdafx.h"
#include "vhdVRMLParser/NodeElevationGrid.h"
#include "vhdVRMLParser/Proto.h"
#include "vhdVRMLParser/FieldValue.h"
#include "vhdVRMLParser/SFNode.h"
#include "vhdVRMLParser/SFFloat.h"
#include "vhdVRMLParser/MFFloat.h"
#include "vhdVRMLParser/SFBool.h"
#include "vhdVRMLParser/SFInt32.h"
#include "vhdVRMLParser/MFVec3f.h"
#include "vhdVRMLParser/Scene.h"

Defines

#define HEIGHT(i, j)   (height[(i) + (j) * xDimension])

Define Documentation

#define HEIGHT ( i,
 )     (height[(i) + (j) * xDimension])


Generated on Thu Jan 18 10:06:08 2007 for vhdPLUS by  doxygen 1.5.1-p1