VTK
Public Member Functions
vtkRectd Class Reference

#include <vtkRect.h>

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

List of all members.

Public Member Functions

 vtkRectd ()
 vtkRectd (double x, double y, double width, double height)
 vtkRectd (const double *init)

Detailed Description

Definition at line 117 of file vtkRect.h.


Constructor & Destructor Documentation

vtkRectd::vtkRectd ( ) [inline]

Definition at line 120 of file vtkRect.h.

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

Definition at line 121 of file vtkRect.h.

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

Definition at line 123 of file vtkRect.h.


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