See: Description
Class | Description |
---|---|
AnnotationPainter |
Displays text annotations at specified locations on a plot.
|
AnnotationPainter.Annotation | |
CursorTextPainter |
Displays a text box which follows the cursor and displays the
position of the cursor in data coordinates.
|
CursorTextZPainter |
In addition to displaying the coordinates of the cursor
in data space, also displays the data value stored in the
FloatTextureProjected2D
beneath the cursor location. |
FpsHelper |
Helper data structure for FpsPainter.
|
FpsPainter |
Displays an estimate of the current number of times
the
GlimpseCanvas
is being redrawn per second. |
MeasurementPainter |
Displays a protractor and ruler when the mouse cursor is locked
via the middle mouse button.
|
MinimapLayout |
A
GlimpseLayout which
floats inside a larger GlimpseLayout and provides a zoomed out
view of the scene inside the larger GlimpseLayout. |
SimpleTextPainter |
A painter which displays arbitrary text at a fixed pixel
location on the screen.
|
TooltipPainter |
Displays tool tip text at a specified position.
|
Enum | Description |
---|---|
SimpleTextPainter.HorizontalPosition | |
SimpleTextPainter.VerticalPosition |
Copyright © 2016 Metron, Inc.. All rights reserved.