orca-robotics INTRODUCTION Overview Download and Install Quick Start Documentation Publications REPOSITORY Interfaces Components Libraries Utilities Software Map DEVELOPER Tutorials Examples Dev Guide Dashboard Wiki login/pass: orca/orca PEOPLE Contributors Users Project Download Mailing lists
|
orca::QGraphics2dData Struct ReferenceQGraphics2d command structure: tells how to paint something.
More...
|
Public Attributes | |
Time | timeStamp |
Time when data was measured. | |
ByteSeq | qpicture |
The serialized QPicture. | |
int | z |
bool | isInGlobalCS |
|
If true, the painting should be done in the global coordinate system. If false, the painting is intended to be done in the platform's local coordinate system. |
|
The level at which the qpicture should be painted. valid values are 1-12 inclusive. 1 is the background, 12 is the foreground. |
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)