#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"
Include dependency graph for osgheightfield.cpp:
Namespaces | |
namespace | lpzrobots |
Functions | |
ref_ptr< Material > | lpzrobots::getMaterial (const Color &c, Material::ColorMode mode=Material::DIFFUSE) |