VTK
Public Member Functions
vtkVector2f Class Reference

#include <vtkVector.h>

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

List of all members.

Public Member Functions

 vtkVector2f ()
 vtkVector2f (float x, float y)
 vtkVector2f (float scalar)
 vtkVector2f (const float *i)

Detailed Description

Definition at line 289 of file vtkVector.h.


Constructor & Destructor Documentation

vtkVector2f::vtkVector2f ( ) [inline]

Definition at line 292 of file vtkVector.h.

vtkVector2f::vtkVector2f ( float  x,
float  y 
) [inline]

Definition at line 293 of file vtkVector.h.

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

Definition at line 294 of file vtkVector.h.

vtkVector2f::vtkVector2f ( const float i) [inline, explicit]

Definition at line 295 of file vtkVector.h.


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