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 315 of file vtkVector.h.


Constructor & Destructor Documentation

vtkVector3i::vtkVector3i ( ) [inline]

Definition at line 318 of file vtkVector.h.

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

Definition at line 319 of file vtkVector.h.

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

Definition at line 320 of file vtkVector.h.

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

Definition at line 321 of file vtkVector.h.


Member Function Documentation

vtkVector3i::vtkVectorDerivedMacro ( vtkVector3i  ,
int  ,
 
)

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