#include <assert.h>
#include <osg/Texture2D>
#include <osg/Geode>
#include <osg/ShapeDrawable>
#include <osg/MatrixTransform>
#include <osgDB/ReadFile>
#include <osg/Material>
#include <osg/TexEnv>
#include "osgprimitive.h"
Include dependency graph for osgprimitive.cpp:
Namespaces | |
namespace | lpzrobots |
namespace | osgDB |
Functions | |
ref_ptr< Material > | lpzrobots::getMaterial (const Color &c, Material::ColorMode mode=Material::DIFFUSE) |