16 #ifndef SURGSIM_INPUT_OUTPUTCOMPONENT_H 17 #define SURGSIM_INPUT_OUTPUTCOMPONENT_H 22 #include "SurgSim/DataStructures/DataGroup.h" 23 #include "SurgSim/Framework/LockedContainer.h" 24 #include "SurgSim/Framework/Representation.h" 25 #include "SurgSim/Input/OutputProducerInterface.h" 33 class DeviceInterface;
35 SURGSIM_STATIC_REGISTRATION(OutputComponent);
88 std::string m_deviceName;
Wraps glewInit() to separate the glew opengl definitions from the osg opengl definitions only imgui n...
Definition: AddRandomSphereBehavior.cpp:36
A collection of NamedData objects.
Definition: DataGroup.h:68
Representations are manifestations of a SceneElement.
Definition: Representation.h:33