VTK
Public Member Functions
vtkRectd Class Reference

#include <vtkRect.h>

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

Detailed Description

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

vtkRectd::vtkRectd ( const double *  init) [inline, explicit]

Definition at line 117 of file vtkRect.h.


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