#include <vtkVector.h>


Definition at line 194 of file vtkVector.h.
Public Member Functions | |
| vtkVector2i (int x=0, int y=0) | |
| vtkVector2i (const int *init) | |
| vtkVector2i::vtkVector2i | ( | int | x = 0, |
|
| int | y = 0 | |||
| ) | [inline] |
Definition at line 197 of file vtkVector.h.
| vtkVector2i::vtkVector2i | ( | const int * | init | ) | [inline, explicit] |
Definition at line 198 of file vtkVector.h.
1.5.6