VTK
Public Member Functions
vtkRecti Class Reference

#include <vtkRect.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 95 of file vtkRect.h.


Constructor & Destructor Documentation

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

Definition at line 98 of file vtkRect.h.

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

Definition at line 100 of file vtkRect.h.


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