16 #ifndef SURGSIM_BLOCKS_SPHEREELEMENT_H 17 #define SURGSIM_BLOCKS_SPHEREELEMENT_H 21 #include "SurgSim/Framework/SceneElement.h" Wraps glewInit() to separate the glew opengl definitions from the osg opengl definitions only imgui n...
Definition: AddRandomSphereBehavior.cpp:36
bool doInitialize() override
Method to initialize this SceneElement.
Definition: SphereElement.cpp:43
Definition: SphereElement.h:31
SceneElement is the basic part of a scene, it is a container of components.
Definition: SceneElement.h:51
SphereElement(const std::string &name)
Constructor.
Definition: SphereElement.cpp:38