#include <vtkVector.h>


Definition at line 285 of file vtkVector.h.
Public Member Functions | |
| vtkRectf (float x=0.0, float y=0.0, float width=0.0, float height=0.0) | |
| vtkRectf::vtkRectf | ( | float | x = 0.0, |
|
| float | y = 0.0, |
|||
| float | width = 0.0, |
|||
| float | height = 0.0 | |||
| ) | [inline] |
Definition at line 288 of file vtkVector.h.
1.5.6