VTK
Public Member Functions
vtkRectf Class Reference

#include <vtkVector.h>

Inheritance diagram for vtkRectf:
Inheritance graph
[legend]
Collaboration diagram for vtkRectf:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 vtkRectf (float x=0.0, float y=0.0, float width=0.0, float height=0.0)

Detailed Description

Definition at line 285 of file vtkVector.h.


Constructor & Destructor Documentation

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.


The documentation for this class was generated from the following file: