VTK
Public Member Functions
vtkVector3i Class Reference

#include <vtkVector.h>

Inheritance diagram for vtkVector3i:
Inheritance graph
[legend]
Collaboration diagram for vtkVector3i:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 vtkVector3i ()
 vtkVector3i (int x, int y, int z)
 vtkVector3i (int scalar)
 vtkVector3i (const int *init)
 vtkVectorDerivedMacro (vtkVector3i, int, 3) vtkVector3Cross(vtkVector3i

Detailed Description

Definition at line 319 of file vtkVector.h.


Constructor & Destructor Documentation

Definition at line 322 of file vtkVector.h.

vtkVector3i::vtkVector3i ( int  x,
int  y,
int  z 
) [inline]

Definition at line 323 of file vtkVector.h.

vtkVector3i::vtkVector3i ( int  scalar) [inline, explicit]

Definition at line 324 of file vtkVector.h.

vtkVector3i::vtkVector3i ( const int init) [inline, explicit]

Definition at line 325 of file vtkVector.h.


Member Function Documentation


The documentation for this class was generated from the following file: