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

Public Member Functions | |
| void | Clear () |
| DRECT3D | GetExtents () const |
| RVCHYPERINFO & | operator= (const RVCGENINFO &ginfo) |
| RVCHYPERINFO (const RVCGENINFO &ginfo) | |
| RVCHYPERINFO () | |
| void | SetExtents (const DRECT3D &rect) |
Public Attributes | |
| DPOINT3D | max |
| UINT32 | MaxShapeSize |
| DPOINT3D | min |
| UINT32 | NumLinks |
| UINT32 | NumShapes |
| INT32 | space |
Definition at line 106 of file rvchyper.h.
| RVCHYPERINFO::RVCHYPERINFO | ( | ) | [inline] |
Definition at line 114 of file rvchyper.h.
| RVCHYPERINFO::RVCHYPERINFO | ( | const RVCGENINFO & | ginfo | ) | [inline] |
Definition at line 117 of file rvchyper.h.
| void RVCHYPERINFO::Clear | ( | ) | [inline] |
| DRECT3D RVCHYPERINFO::GetExtents | ( | ) | const [inline] |
| RVCHYPERINFO& RVCHYPERINFO::operator= | ( | const RVCGENINFO & | ginfo | ) | [inline] |
| void RVCHYPERINFO::SetExtents | ( | const DRECT3D & | rect | ) | [inline] |
1.5.2