#include <vtkRect.h>


Definition at line 95 of file vtkRect.h.
Public Member Functions | |
| vtkRecti (int x=0, int y=0, int width=0, int height=0) | |
| vtkRecti (const int *init) | |
| vtkRecti::vtkRecti | ( | int | x = 0, |
|
| int | y = 0, |
|||
| int | width = 0, |
|||
| int | height = 0 | |||
| ) | [inline] |
| vtkRecti::vtkRecti | ( | const int * | init | ) | [inline, explicit] |
1.5.6