|
VTK
|
#include <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.7.6.1