16 #ifndef SURGSIM_TESTING_MOCKINPUTOUTPUT_H 17 #define SURGSIM_TESTING_MOCKINPUTOUTPUT_H 19 #include "SurgSim/DataStructures/DataGroup.h" 20 #include "SurgSim/DataStructures/OptionalValue.h" 21 #include "SurgSim/Input/InputConsumerInterface.h" 22 #include "SurgSim/Input/OutputProducerInterface.h" 38 int m_numTimesInitializedInput;
39 int m_numTimesReceivedInput;
40 int m_numTimesRequestedOutput;
47 #endif // SURGSIM_TESTING_MOCKINPUTOUTPUT_H 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