|
#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< OsgMaterial > | SurgSim::Graphics::buildMaterial (const std::string &vertexShaderName, const std::string &fragmentShaderName) |
| Utility function to build the material. More... | |
1.8.13