VTK
Public Member Functions
vtkVector3d Class Reference

#include <vtkVector.h>

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

List of all members.

Public Member Functions

 vtkVector3d ()
 vtkVector3d (double x, double y, double z)
 vtkVector3d (double scalar)
 vtkVector3d (const double *init)
 vtkVectorDerivedMacro (vtkVector3d, double, 3) vtkVector3Cross(vtkVector3d

Detailed Description

Definition at line 341 of file vtkVector.h.


Constructor & Destructor Documentation

Definition at line 344 of file vtkVector.h.

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

Definition at line 345 of file vtkVector.h.

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

Definition at line 346 of file vtkVector.h.

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

Definition at line 347 of file vtkVector.h.


Member Function Documentation


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