#include <DraWinObj.h>

Public Member Functions | |
| HLine2D (Position orig, Angle dir) | |
| Constructor with parameters. | |
| DraWinObjPlate | plate () |
| Gets the plate. | |
| Position | origin () |
| Gets the origin. | |
| Angle | direction () |
| Gets the direction. | |
| void | boundBox (DraWinBoundBox &bb) |
| Gets the bounding box. | |
Constructor with parameters.
| orig | Origin. | |
| dir | Direction. |
| DraWinObjPlate MipResources::HLine2D::plate | ( | ) | [inline, virtual] |
| Position MipResources::HLine2D::origin | ( | ) | [inline] |
Gets the origin.
| Angle MipResources::HLine2D::direction | ( | ) | [inline] |
Gets the direction.
| void MipResources::HLine2D::boundBox | ( | DraWinBoundBox & | bb | ) | [virtual] |
1.5.6