VTK
|
#include <vtkRect.h>
Public Member Functions | |
vtkRecti () | |
vtkRecti (int x, int y, int width, int height) | |
vtkRecti (const int *init) |
vtkRecti::vtkRecti | ( | ) | [inline] |
vtkRecti::vtkRecti | ( | int | x, |
int | y, | ||
int | width, | ||
int | height | ||
) | [inline] |
vtkRecti::vtkRecti | ( | const int * | init | ) | [inline, explicit] |