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