#include <vtkVector.h>


Definition at line 216 of file vtkVector.h.
Public Member Functions | |
| vtkVector3i (int x=0, int y=0, int z=0) | |
| vtkVector3i (const int *init) | |
| vtkVector3i::vtkVector3i | ( | int | x = 0, |
|
| int | y = 0, |
|||
| int | z = 0 | |||
| ) | [inline] |
Definition at line 219 of file vtkVector.h.
| vtkVector3i::vtkVector3i | ( | const int * | init | ) | [inline, explicit] |
Definition at line 220 of file vtkVector.h.
1.5.6