VTK
Public Member Functions
vtkVector2d Class Reference

#include <vtkVector.h>

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

List of all members.

Public Member Functions

 vtkVector2d (double x=0.0, double y=0.0)
 vtkVector2d (const double *init)

Detailed Description

Definition at line 209 of file vtkVector.h.


Constructor & Destructor Documentation

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

Definition at line 212 of file vtkVector.h.

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

Definition at line 213 of file vtkVector.h.


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