|
HDK
|
#include "OPUI_API.h"#include "OPUI_GraphBadge.h"#include "OPUI_GraphTextBadge.h"#include <OP/OP_Context.h>#include <UT/UT_StringHolder.h>#include <UT/UT_Color.h>#include <UT/UT_Array.h>#include <UT/UT_Map.h>
Include dependency graph for OPUI_GraphDisplayOptions.h:Go to the source code of this file.
Classes | |
| class | OPUI_GraphDisplayOptions |
Typedefs | |
| typedef UT_Map < OPUI_GraphDisplayOptions *, CV_Canvas * > | OPUI_OptionsCanvasMap |
Functions | |
| SYS_VISIBILITY_EXPORT void | OPUIaddBadges (OPUI_GraphBadgeArray *add_badges) |
| SYS_VISIBILITY_EXPORT void | OPUIaddTextBadges (OPUI_GraphTextBadgeArray *add_textbadges) |
| typedef UT_Map<OPUI_GraphDisplayOptions *, CV_Canvas *> OPUI_OptionsCanvasMap |
Definition at line 28 of file OPUI_GraphDisplayOptions.h.
| SYS_VISIBILITY_EXPORT void OPUIaddBadges | ( | OPUI_GraphBadgeArray * | add_badges | ) |
| SYS_VISIBILITY_EXPORT void OPUIaddTextBadges | ( | OPUI_GraphTextBadgeArray * | add_textbadges | ) |