cisst-saw
|
This is the complete list of members for svlRect, including all inherited members.
Assign(const svlRect &rect) | svlRect | |
Assign(int left, int top, int right, int bottom) | svlRect | |
bottom | svlRect | |
Clone() | svlRect | virtual |
GetBoundingRect(svlRect &rect) const | svlRect | virtual |
IsWithin(int x, int y) const | svlRect | virtual |
left | svlRect | |
Normalize() | svlRect | |
right | svlRect | |
svlRect() | svlRect | |
svlRect(int left, int top, int right, int bottom) | svlRect | |
top | svlRect | |
Trim(const int minx, const int maxx, const int miny, const int maxy) | svlRect | |
~svlShape() | svlShape | inlinevirtual |