|
VTK
|
#include <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.7.6.1