Viewport

Members

Functions

expand
void expand(auto ref const Point p)
expand
void expand(auto ref const Viewport o)
expandRel
void expandRel(auto ref const Point p)
onBinaryRight
bool onBinaryRight(auto ref const Point p)

Properties

lb
Point lb [@property getter]

left bottom

lt
Point lt [@property getter]

left top

rb
Point rb [@property getter]

right bottom

rt
Point rt [@property getter]

right top

Variables

h
DimSeg h;
w
DimSeg w;

Meta