#include <svlTypes.h>
|
| | svlRect () |
| |
| | svlRect (int left, int top, int right, int bottom) |
| |
| virtual svlShape * | Clone () |
| |
| virtual bool | IsWithin (int x, int y) const |
| |
| virtual void | GetBoundingRect (svlRect &rect) const |
| |
| void | Assign (const svlRect &rect) |
| |
| void | Assign (int left, int top, int right, int bottom) |
| |
| void | Normalize () |
| |
| void | Trim (const int minx, const int maxx, const int miny, const int maxy) |
| |
| virtual | ~svlShape () |
| |
| svlRect::svlRect |
( |
int |
left, |
|
|
int |
top, |
|
|
int |
right, |
|
|
int |
bottom |
|
) |
| |
| void svlRect::Assign |
( |
const svlRect & |
rect | ) |
|
| void svlRect::Assign |
( |
int |
left, |
|
|
int |
top, |
|
|
int |
right, |
|
|
int |
bottom |
|
) |
| |
| virtual void svlRect::GetBoundingRect |
( |
svlRect & |
rect | ) |
const |
|
virtual |
| virtual bool svlRect::IsWithin |
( |
int |
x, |
|
|
int |
y |
|
) |
| const |
|
virtual |
| void svlRect::Normalize |
( |
| ) |
|
| void svlRect::Trim |
( |
const int |
minx, |
|
|
const int |
maxx, |
|
|
const int |
miny, |
|
|
const int |
maxy |
|
) |
| |
The documentation for this struct was generated from the following file:
- /home/adeguet1/catkin_ws/src/cisst-saw/cisst/cisstStereoVision/svlTypes.h