vtkHyperPoint Class Reference

Special classes for manipulating data. More...

#include <vtkHyperPointandArray.h>

List of all members.

Public Member Functions

vtkHyperPointoperator= (const vtkHyperPoint &hp)
 method sets up storage
 vtkHyperPoint ()

Public Attributes

vtkIdType CellId
 position
vtkFloatingPointType D
 scalar value
vtkFloatingPointType P [3]
 cell sub id
vtkFloatingPointType S
int SubId
 cell
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 vtkHyperStreamline. this class was defined in the vtkHyperStreamline.cxx file.


Constructor & Destructor Documentation

vtkHyperPoint::vtkHyperPoint (  ) 

References V, V0, V1, and V2.


Member Function Documentation

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

method sets up storage

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


Member Data Documentation

position

Referenced by operator=().

vtkFloatingPointType vtkHyperPoint::D

scalar value

Referenced by operator=().

vtkFloatingPointType vtkHyperPoint::P[3]

cell sub id

Referenced by operator=().

vtkFloatingPointType vtkHyperPoint::S

Referenced by operator=().

cell

Referenced by operator=().

vtkFloatingPointType* vtkHyperPoint::V[3]

eigenvalues (sorted in decreasing value)

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

vtkFloatingPointType vtkHyperPoint::V0[3]

pointers to eigenvectors (also sorted)

Referenced by vtkHyperPoint().

vtkFloatingPointType vtkHyperPoint::V1[3]

storage for eigenvectors

Referenced by vtkHyperPoint().

vtkFloatingPointType vtkHyperPoint::V2[3]

Referenced by vtkHyperPoint().

vtkFloatingPointType vtkHyperPoint::W[3]

parametric coords in cell

Referenced by operator=().

vtkFloatingPointType vtkHyperPoint::X[3]

Referenced by operator=().


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

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1