This is the complete list of members for
vgfx::Request, including all inherited members.
| addBezier(IN const char *id, IN float x0, IN float ax, IN float bx, IN float cx, IN float y0, IN float ay, IN float by, IN float cy) | vgfx::Request | [inline] |
| addMeta(IN const char *group_id, IN const char *name, IN const char *value) | vgfx::Request | [inline] |
| addObject(IN const char *group_id, IN const char *tag, IN const char *ref, IN float x, IN float y, IN float z, IN float phi=0.0) | vgfx::Request | [inline] |
| addQuadBezier(IN const char *id, IN const point_t &p0, IN const point_t &p1, IN const point_t &p2) | vgfx::Request | [inline] |
| addRect(IN const char *id, IN float left, IN float top, IN float right, IN float bottom, IN bool fill) | vgfx::Request | [inline] |
| addSimpleGroup(IN const char *id) | vgfx::Request | [inline] |
| addSimpleRect(IN const char *id, IN float width, IN float height, IN bool fill) | vgfx::Request | [inline] |
| addText(IN const char *id, IN const char *text) | vgfx::Request | [inline] |
| close(void) | vgfx::Request | [inline] |
| get(void) | vgfx::Request | [inline] |
| getStream(void) | vgfx::Request | [inline] |
| removeObject(IN const char *path) | vgfx::Request | [inline] |
| Request(void) | vgfx::Request | [inline] |
| setDictionary(IN const char *path, IN const dictionary_t &data) | vgfx::Request | [inline] |