|
#include "SurgSim/Graphics/Shader.h"#include <osg/Program>#include <osg/StateSet>#include <string>#include <memory>Go to the source code of this file.
Classes | |
| class | SurgSim::Graphics::OsgShader |
| OSG-based implementation of a graphics shader. More... | |
Namespaces | |
| SurgSim | |
| SurgSim::Framework | |
| SurgSim::Graphics | |
Functions | |
| std::shared_ptr< SurgSim::Graphics::OsgShader > | SurgSim::Graphics::loadShader (const SurgSim::Framework::ApplicationData &data, const std::string &name) |
1.8.11