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 337 of file vtkVector.h.


Constructor & Destructor Documentation

vtkVector3d::vtkVector3d ( ) [inline]

Definition at line 340 of file vtkVector.h.

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

Definition at line 341 of file vtkVector.h.

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

Definition at line 342 of file vtkVector.h.

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

Definition at line 343 of file vtkVector.h.


Member Function Documentation

vtkVector3d::vtkVectorDerivedMacro ( vtkVector3d  ,
double  ,
 
)

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