|
#include <memory>#include "SurgSim/Graphics/Representation.h"#include "SurgSim/DataStructures/OptionalValue.h"#include "SurgSim/Math/Vector.h"Go to the source code of this file.
Classes | |
| class | SurgSim::Graphics::TextRepresentation |
| A text to be displayed on the screen in screen space coordinates, use setPose() to set the position but x,y are presumed to be in screen space with 0|0 being in the lower left corner, has a default font but can also received a separate font. More... | |
Namespaces | |
| SurgSim | |
| SurgSim::Framework | |
| SurgSim::Graphics | |
1.8.13