![]() |
#include "SurgSim/Graphics/CurveRepresentation.h"
#include "SurgSim/Graphics/OsgRepresentation.h"
#include <osg/Array>
#include <osg/ref_ptr>
Go to the source code of this file.
Classes | |
class | SurgSim::Graphics::OsgCurveRepresentation |
Implements the CurveRepresentation for OpenSceneGraph, it uses Catmull Rom interpolation, to draw the line as a GL_LINESTRIP. More... | |
Namespaces | |
osg | |
SurgSim | |
SurgSim::Graphics | |