VTK
Public Member Functions
vtkRectf Class Reference

#include <vtkRect.h>

Inheritance diagram for vtkRectf:
[legend]
Collaboration diagram for vtkRectf:
[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)
 vtkRectf (const float *init)

Detailed Description

Definition at line 103 of file vtkRect.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 106 of file vtkRect.h.

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

Definition at line 108 of file vtkRect.h.


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