#include <gre/base.h>
#include <gre/view.h>
#include <rvc/hyperidx.h>
#include <mi32/polyline.h>
Include dependency graph for hypermgr.h:

Go to the source code of this file.
Namespaces | |
| namespace | GRE |
Classes | |
| class | GRE::HYPERIDXMGR |
| class | GRE::HYPERLINK |
| class | GRE::HYPERSHAPE |
Defines | |
| #define | HYPERDRAWFLAG_Highlight 0x01 |
| #define | HYPERDRAWFLAG_NoDraw 0x08 |
| #define | HYPERDRAWFLAG_ShowTransparent 0x04 |
| #define | HYPERDRAWFLAG_Unhighlight 0x02 |
Functions | |
| GRE::DEFINE_ENUM_OP_BITWISE (HYPERIDXMGR::FINDFLAGS) | |
Definition in file hypermgr.h.
| #define HYPERDRAWFLAG_Highlight 0x01 |
| #define HYPERDRAWFLAG_NoDraw 0x08 |
Definition at line 341 of file hypermgr.h.
| #define HYPERDRAWFLAG_ShowTransparent 0x04 |
Definition at line 340 of file hypermgr.h.
| #define HYPERDRAWFLAG_Unhighlight 0x02 |
Definition at line 339 of file hypermgr.h.
1.5.2