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 (double x=0.0, double y=0.0)

Detailed Description

Definition at line 252 of file vtkVector.h.


Constructor & Destructor Documentation

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

Definition at line 255 of file vtkVector.h.


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