#include <vtkVector.h>


Definition at line 258 of file vtkVector.h.
Public Member Functions | |
| vtkVector3i (int x=0, int y=0, int z=0) | |
| vtkVector3i::vtkVector3i | ( | int | x = 0, |
|
| int | y = 0, |
|||
| int | z = 0 | |||
| ) | [inline] |
Definition at line 261 of file vtkVector.h.
1.5.6