VTK
Public Member Functions
vtkVector2d Class Reference

#include <vtkVector.h>

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

List of all members.

Public Member Functions

 vtkVector2d ()
 vtkVector2d (double x, double y)
 vtkVector2d (double scalar)
 vtkVector2d (const double *init)

Detailed Description

Definition at line 303 of file vtkVector.h.


Constructor & Destructor Documentation

Definition at line 306 of file vtkVector.h.

vtkVector2d::vtkVector2d ( double  x,
double  y 
) [inline]

Definition at line 307 of file vtkVector.h.

vtkVector2d::vtkVector2d ( double  scalar) [inline, explicit]

Definition at line 308 of file vtkVector.h.

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

Definition at line 309 of file vtkVector.h.


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