#include "osgheightfield.h"#include <string>#include <iostream>#include <assert.h>#include <osg/Texture2D>#include <osg/ShapeDrawable>#include <osg/MatrixTransform>#include <osgDB/FileUtils>#include <osg/Material>#include "imageppm.h"

Namespaces | |
| namespace | lpzrobots |
| read the installation PREFIX (to find data directory) | |
Functions | |
| ref_ptr< Material > | getMaterial (const Color &c, Material::ColorMode mode=Material::DIFFUSE) |
1.5.8