VTK
|
#include <vtkRect.h>
Public Member Functions | |
vtkRectd () | |
vtkRectd (double x, double y, double width, double height) | |
vtkRectd (const double *init) |
vtkRectd::vtkRectd | ( | ) | [inline] |
vtkRectd::vtkRectd | ( | double | x, |
double | y, | ||
double | width, | ||
double | height | ||
) | [inline] |
vtkRectd::vtkRectd | ( | const double * | init | ) | [inline, explicit] |