vtkTractographyPoint Class Reference

Special classes for manipulating data. More...

#include <vtkTractographyPointAndArray.h>

List of all members.

Public Member Functions

vtkTractographyPointoperator= (const vtkTractographyPoint &hp)
 method sets up storage
 vtkTractographyPoint ()

Public Attributes

vtkIdType CellId
 position
vtkFloatingPointType D
 scalar value
vtkFloatingPointType P [3]
 cell sub id
vtkFloatingPointType S
int SubId
 cell
vtkFloatingPointType * T [3]
 distance travelled so far
vtkFloatingPointType T0 [3]
 pointers to tensor
vtkFloatingPointType T1 [3]
 storage for tensor
vtkFloatingPointType T2 [3]
vtkFloatingPointType * V [3]
 eigenvalues (sorted in decreasing value)
vtkFloatingPointType V0 [3]
 pointers to eigenvectors (also sorted)
vtkFloatingPointType V1 [3]
 storage for eigenvectors
vtkFloatingPointType V2 [3]
vtkFloatingPointType W [3]
 parametric coords in cell
vtkFloatingPointType X [3]

Detailed Description

Special classes for manipulating data.

copied directly from vtkTractographyStreamline. this class was defined in the vtkTractographyStreamline.cxx file.


Constructor & Destructor Documentation

vtkTractographyPoint::vtkTractographyPoint (  ) 

References CellId, D, S, T, T0, T1, T2, V, V0, V1, and V2.


Member Function Documentation

vtkTractographyPoint & vtkTractographyPoint::operator= ( const vtkTractographyPoint hp  ) 

method sets up storage

References CellId, D, j, P, S, SubId, T, V, W, and X.


Member Data Documentation

vtkFloatingPointType vtkTractographyPoint::D
vtkFloatingPointType vtkTractographyPoint::P[3]

cell sub id

Referenced by operator=().

vtkFloatingPointType vtkTractographyPoint::S

cell

Referenced by operator=().

vtkFloatingPointType* vtkTractographyPoint::T[3]
vtkFloatingPointType vtkTractographyPoint::T0[3]

pointers to tensor

Referenced by vtkTractographyPoint().

vtkFloatingPointType vtkTractographyPoint::T1[3]

storage for tensor

Referenced by vtkTractographyPoint().

vtkFloatingPointType vtkTractographyPoint::T2[3]

Referenced by vtkTractographyPoint().

vtkFloatingPointType* vtkTractographyPoint::V[3]

eigenvalues (sorted in decreasing value)

Referenced by operator=(), and vtkTractographyPoint().

vtkFloatingPointType vtkTractographyPoint::V0[3]

pointers to eigenvectors (also sorted)

Referenced by vtkTractographyPoint().

vtkFloatingPointType vtkTractographyPoint::V1[3]

storage for eigenvectors

Referenced by vtkTractographyPoint().

vtkFloatingPointType vtkTractographyPoint::V2[3]

Referenced by vtkTractographyPoint().

vtkFloatingPointType vtkTractographyPoint::W[3]

parametric coords in cell

Referenced by operator=().

vtkFloatingPointType vtkTractographyPoint::X[3]

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

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1