16 #ifndef SURGSIM_GRAPHICS_PLANEREPRESENTATION_H 17 #define SURGSIM_GRAPHICS_PLANEREPRESENTATION_H 19 #include "SurgSim/Graphics/Representation.h" 43 #endif // SURGSIM_GRAPHICS_PLANEREPRESENTATION_H Wraps glewInit() to separate the glew opengl definitions from the osg opengl definitions only imgui n...
Definition: AddRandomSphereBehavior.cpp:36
Base graphics plane representation class, which defines the basic interface for a plane that can be v...
Definition: PlaneRepresentation.h:29
Base graphics representation class, which defines the interface that all graphics representations mus...
Definition: Representation.h:40
PlaneRepresentation(const std::string &name)
Constructor.
Definition: PlaneRepresentation.h:34