16 #ifndef SURGSIM_GRAPHICS_PLANEREPRESENTATION_H 17 #define SURGSIM_GRAPHICS_PLANEREPRESENTATION_H 43 #endif // SURGSIM_GRAPHICS_PLANEREPRESENTATION_H Definition: CompoundShapeToGraphics.cpp:29
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:39
PlaneRepresentation(const std::string &name)
Constructor.
Definition: PlaneRepresentation.h:34