16 #ifndef SURGSIM_BLOCKS_SPHEREELEMENT_H 17 #define SURGSIM_BLOCKS_SPHEREELEMENT_H Definition: CompoundShapeToGraphics.cpp:29
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