#include <DraWinObj.h>

Public Member Functions | |
| CmdBB2D (Position p1, Position p2) | |
| Constructor with parameters. | |
| CmdBB2D (Position center, Decimal halfLx, Decimal halfLy) | |
| Constructor with parameters. | |
| DraWinObjPlate | plate () |
| Gets the plate. | |
| void | boundBox (DraWinBoundBox &bb) |
| Gets the bounding box. | |
Constructor with parameters.
| p1 | Low left vertex. | |
| p2 | Up right vertex. |
Constructor with parameters.
| center | Center. | |
| halfLx | Horizontal half dimension. | |
| halfLy | vertical half dimension. |
| DraWinObjPlate MipResources::CmdBB2D::plate | ( | ) | [inline, virtual] |
| void MipResources::CmdBB2D::boundBox | ( | DraWinBoundBox & | bb | ) | [virtual] |
1.5.6