#include <rvchyper.h>
Inheritance diagram for RVCHYPERINFO:

Public Member Functions | |
| RVCHYPERINFO () | |
| RVCHYPERINFO (const RVCGENINFO &ginfo) | |
| RVCHYPERINFO & | operator= (const RVCGENINFO &ginfo) |
| void | Clear () |
| DRECT3D | GetExtents () const |
| void | SetExtents (const DRECT3D &rect) |
Public Attributes | |
| DPOINT3D | min |
| DPOINT3D | max |
| UINT32 | NumShapes |
| UINT32 | NumLinks |
| UINT32 | MaxShapeSize |
| INT32 | space |
Definition at line 100 of file rvchyper.h.
|
|
Definition at line 108 of file rvchyper.h. |
|
|
Definition at line 111 of file rvchyper.h. |
|
|
Reimplemented from RVCGENINFO. Definition at line 119 of file rvchyper.h. |
|
|
Get object extents.
Definition at line 131 of file rvchyper.h. |
|
|
Definition at line 115 of file rvchyper.h. |
|
|
Set extents of vector object.
Definition at line 144 of file rvchyper.h. |
|
|
Kept track of automatically.
Definition at line 102 of file rvchyper.h. |
|
|
Maximum shape size.
Definition at line 105 of file rvchyper.h. |
|
|
Min/max of points in shapes.
Definition at line 101 of file rvchyper.h. |
|
|
Number of links.
Definition at line 104 of file rvchyper.h. |
|
|
Number of shapes.
Definition at line 103 of file rvchyper.h. |
|
|
Reserved.
Definition at line 106 of file rvchyper.h. |
1.3.4-20031026