VTK
Public Member Functions
vtkVector3f Class Reference

#include <vtkVector.h>

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

List of all members.

Public Member Functions

 vtkVector3f ()
 vtkVector3f (float x, float y, float z)
 vtkVector3f (float scalar)
 vtkVector3f (const float *init)
 vtkVectorDerivedMacro (vtkVector3f, float, 3) vtkVector3Cross(vtkVector3f

Detailed Description

Definition at line 330 of file vtkVector.h.


Constructor & Destructor Documentation

Definition at line 333 of file vtkVector.h.

vtkVector3f::vtkVector3f ( float  x,
float  y,
float  z 
) [inline]

Definition at line 334 of file vtkVector.h.

vtkVector3f::vtkVector3f ( float  scalar) [inline, explicit]

Definition at line 335 of file vtkVector.h.

vtkVector3f::vtkVector3f ( const float init) [inline, explicit]

Definition at line 336 of file vtkVector.h.


Member Function Documentation


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