VTK
Public Member Functions
vtkVector3d Class Reference

#include <vtkVector.h>

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

List of all members.

Public Member Functions

 vtkVector3d (double x=0.0, double y=0.0, double z=0.0)
 vtkVector3d (const double *init)

Detailed Description

Definition at line 231 of file vtkVector.h.


Constructor & Destructor Documentation

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

Definition at line 234 of file vtkVector.h.

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

Definition at line 236 of file vtkVector.h.


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