#include <hypermgr.h>
Public Attributes | |
| DPOINT2D | min |
| DPOINT2D | max |
| COLOR | color |
| INT32 | elem |
| UINT32 | NumPoints |
| INT32 | NumLinks |
| INT16 | ShapeType |
| UINT8 | Highlighted |
| DPOINT2D * | points |
| HYPERLINK * | Links |
|
|
Color to draw shape in.
Definition at line 67 of file hypermgr.h. |
|
|
Element number for vector links.
Definition at line 68 of file hypermgr.h. |
|
|
Set if shape is currently highlighted.
Definition at line 72 of file hypermgr.h. |
|
|
Array of links (defined in rvchyper.h).
Definition at line 74 of file hypermgr.h. |
|
|
Maximum extents in object coordinates.
Definition at line 66 of file hypermgr.h. |
|
|
Minimum extents in object coordinates.
Definition at line 65 of file hypermgr.h. |
|
|
Number of links to this shape.
Definition at line 70 of file hypermgr.h. |
|
|
Number of points used to define shape.
Definition at line 69 of file hypermgr.h. |
|
|
Array of points if appropriate.
Definition at line 73 of file hypermgr.h. |
|
|
HYPERSHAPE_...
Definition at line 71 of file hypermgr.h. |
1.3.4-20031026