VTK
Public Member Functions
vtkRecti Class Reference

#include <vtkVector.h>

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

List of all members.

Public Member Functions

 vtkRecti (int x=0, int y=0, int width=0, int height=0)

Detailed Description

Definition at line 278 of file vtkVector.h.


Constructor & Destructor Documentation

vtkRecti::vtkRecti ( int  x = 0,
int  y = 0,
int  width = 0,
int  height = 0 
) [inline]

Definition at line 281 of file vtkVector.h.


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