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 (float x=0.0, float y=0.0, float z=0.0)

Detailed Description

Definition at line 264 of file vtkVector.h.


Constructor & Destructor Documentation

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

Definition at line 267 of file vtkVector.h.


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