VTK
Public Member Functions
vtkRectd Class Reference

#include <vtkVector.h>

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

List of all members.

Public Member Functions

 vtkRectd (double x=0.0, double y=0.0, double width=0.0, double height=0.0)

Detailed Description

Definition at line 292 of file vtkVector.h.


Constructor & Destructor Documentation

vtkRectd::vtkRectd ( double  x = 0.0,
double  y = 0.0,
double  width = 0.0,
double  height = 0.0 
) [inline]

Definition at line 295 of file vtkVector.h.


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