#include <vtkRect.h>


Definition at line 103 of file vtkRect.h.
Public Member Functions | |
| vtkRectf (float x=0.0, float y=0.0, float width=0.0, float height=0.0) | |
| vtkRectf (const float *init) | |
| vtkRectf::vtkRectf | ( | float | x = 0.0, |
|
| float | y = 0.0, |
|||
| float | width = 0.0, |
|||
| float | height = 0.0 | |||
| ) | [inline] |
| vtkRectf::vtkRectf | ( | const float * | init | ) | [inline, explicit] |
1.5.6