![]() |
#include <osg/NodeVisitor>
#include <osg/Geode>
#include <osg/Geometry>
Go to the source code of this file.
Classes | |
class | SurgSim::Graphics::GenerateTangentSpaceTriangleIndexFunctor |
Triangle index functor which calculates the tangent space basis vectors for the vertices of a geometry from texture coordinates. More... | |
class | SurgSim::Graphics::TangentSpaceGenerator |
Node visitor which calculates the tangent space basis vectors from the texture coordinates of any geometry it encounters. More... | |
Namespaces | |
SurgSim | |
SurgSim::Graphics | |