#include <vtkRect.h>
List of all members.
Public Member Functions |
| vtkRectd (double x=0.0, double y=0.0, double width=0.0, double height=0.0) |
| vtkRectd (const double *init) |
Detailed Description
Definition at line 111 of file vtkRect.h.
Constructor & Destructor Documentation
vtkRectd::vtkRectd |
( |
double |
x = 0.0 , |
|
|
double |
y = 0.0 , |
|
|
double |
width = 0.0 , |
|
|
double |
height = 0.0 |
|
) |
| [inline] |
vtkRectd::vtkRectd |
( |
const double * |
init | ) |
[inline, explicit] |
The documentation for this class was generated from the following file: