#include <vtkVector.h>


Definition at line 278 of file vtkVector.h.
Public Member Functions | |
| vtkRecti (int x=0, int y=0, int width=0, int height=0) | |
| vtkRecti::vtkRecti | ( | int | x = 0, |
|
| int | y = 0, |
|||
| int | width = 0, |
|||
| int | height = 0 | |||
| ) | [inline] |
Definition at line 281 of file vtkVector.h.
1.5.6