#include <DraWinObj.h>

Public Member Functions | |
| Disk2D (Position c, Decimal er, Decimal ir=0.0) | |
| Constructor with parameters. | |
| DraWinObjPlate | plate () |
| Gets the plate. | |
| Position | center () |
| Gets the center. | |
| Decimal | intRadius () |
| ets the internal radius. | |
| Decimal | extRadius () |
| Gets the external radius. | |
| Decimal | radius () |
| Gets the external radius. | |
| void | boundBox (DraWinBoundBox &bb) |
| Gets the bounding box. | |
Constructor with parameters.
| c | Center of the anulus. | |
| er | External radius of the anulus. | |
| ir | Internal radius of the anulus. |
| DraWinObjPlate MipResources::Disk2D::plate | ( | ) | [inline, virtual] |
| Position MipResources::Disk2D::center | ( | ) | [inline] |
Gets the center.
| Decimal MipResources::Disk2D::intRadius | ( | ) | [inline] |
ets the internal radius.
| Decimal MipResources::Disk2D::extRadius | ( | ) | [inline] |
Gets the external radius.
| Decimal MipResources::Disk2D::radius | ( | ) | [inline] |
Gets the external radius.
| void MipResources::Disk2D::boundBox | ( | DraWinBoundBox & | bb | ) | [virtual] |
1.5.6