![]() |
Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
|
Go to the source code of this file.
Data Structures | |
class | gva::HandleType |
Class definition of the HandleType. More... | |
Enumerations | |
enum class | gva::DrawType { kCommandUndefined = 0 , kCommandCircle , kCommandArc , kCommandColourBackground , kCommandColourForeground , kCommandImageTexture , kCommandImageTexturePersist , kCommandLineJoin , kCommandPenColour , kCommandPenCurve , kCommandPenCurveTo , kCommandPenLine , kCommandPenDraw , kCommandPenMove , kCommandPenRectangle , kCommandPenRoundedRectangle , kCommandPenThickness , kCommandPenTriangle , kCommandSave , kCommandRestore , kCommandScale , kCommandTranslate , kCommandRotate , kCommandClosePath , kCommandTextFont , kCommandPush , kCommandPop , kCommandText } |
Class definition of the DrawType. | |