VTK
Public Member Functions
vtkRectf Class Reference

#include <vtkRect.h>

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

List of all members.

Public Member Functions

 vtkRectf ()
 vtkRectf (float x, float y, float width, float height)
 vtkRectf (const float *init)

Detailed Description

Definition at line 108 of file vtkRect.h.


Constructor & Destructor Documentation

vtkRectf::vtkRectf ( ) [inline]

Definition at line 111 of file vtkRect.h.

vtkRectf::vtkRectf ( float  x,
float  y,
float  width,
float  height 
) [inline]

Definition at line 112 of file vtkRect.h.

vtkRectf::vtkRectf ( const float init) [inline, explicit]

Definition at line 114 of file vtkRect.h.


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