VTK
Public Member Functions
vtkVector2i Class Reference

#include <vtkVector.h>

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

List of all members.

Public Member Functions

 vtkVector2i (int x=0, int y=0)

Detailed Description

Some derived classes for the different vectors commonly used.

Definition at line 239 of file vtkVector.h.


Constructor & Destructor Documentation

vtkVector2i::vtkVector2i ( int  x = 0,
int  y = 0 
) [inline]

Definition at line 242 of file vtkVector.h.


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