VTK
Public Member Functions
vtkRecti Class Reference

#include <vtkRect.h>

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

List of all members.

Public Member Functions

 vtkRecti ()
 vtkRecti (int x, int y, int width, int height)
 vtkRecti (const int *init)

Detailed Description

Definition at line 99 of file vtkRect.h.


Constructor & Destructor Documentation

vtkRecti::vtkRecti ( ) [inline]

Definition at line 102 of file vtkRect.h.

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

Definition at line 103 of file vtkRect.h.

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

Definition at line 105 of file vtkRect.h.


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