Classes | Namespaces | Functions
OsgMaterial.h File Reference
#include <boost/any.hpp>
#include <osg/Material>
#include <osg/StateSet>
#include <set>
#include "SurgSim/Graphics/Material.h"

Go to the source code of this file.

Classes

class  SurgSim::Graphics::OsgMaterial
 OSG-based implementation of a graphics material. More...
 

Namespaces

 SurgSim
 
 SurgSim::Graphics
 

Functions

std::shared_ptr< OsgMaterialSurgSim::Graphics::buildMaterial (const std::string &vertexShaderName, const std::string &fragmentShaderName)
 Utility function to build the material. More...