vizParticleDataType Class Reference

#include <Tool.h>

Inheritance diagram for vizParticleDataType:

Inheritance graph
[legend]
Collaboration diagram for vizParticleDataType:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vizParticleDataType ()
 vizParticleDataType (unsigned numPts, int ptDataType=ACLVIS_UNKNOWN, int isIds=1)
virtual ~vizParticleDataType ()
int InitData (unsigned numPts, int ptDataType=ACLVIS_UNKNOWN, int isIds=1)
int InitIdInfo ()
int AddPoint (float pt[3])
int AddPoint (int index, float pt[3])
int AddIdInfoVal (int idInf)
int AddIdInfoVal (int index, int idInf)
int InsertParticleData (vtkPolyData *polyData)
int SetPoints (vtkPolyData *polyData)
int SetIdInfo (vtkDataSet *dataSet)
int GetIsIdInfoFlag () const

Detailed Description

Definition at line 433 of file Tool.h.


Constructor & Destructor Documentation

vizParticleDataType::vizParticleDataType  ) 
 

Definition at line 1795 of file Tool.cpp.

vizParticleDataType::vizParticleDataType unsigned  numPts,
int  ptDataType = ACLVIS_UNKNOWN,
int  isIds = 1
 

Definition at line 1803 of file Tool.cpp.

References InitData().

Here is the call graph for this function:

vizParticleDataType::~vizParticleDataType  )  [virtual]
 

Definition at line 1811 of file Tool.cpp.


Member Function Documentation

int vizParticleDataType::AddIdInfoVal int  index,
int  idInf
 

Definition at line 1903 of file Tool.cpp.

References vizPointData::GetIds().

Here is the call graph for this function:

int vizParticleDataType::AddIdInfoVal int  idInf  ) 
 

Definition at line 1889 of file Tool.cpp.

References vizPointData::GetIds().

Here is the call graph for this function:

int vizParticleDataType::AddPoint int  index,
float  pt[3]
 

Definition at line 1882 of file Tool.cpp.

int vizParticleDataType::AddPoint float  pt[3]  ) 
 

Definition at line 1875 of file Tool.cpp.

int vizParticleDataType::GetIsIdInfoFlag  )  const
 

Definition at line 1944 of file Tool.cpp.

int vizParticleDataType::InitData unsigned  numPts,
int  ptDataType = ACLVIS_UNKNOWN,
int  isIds = 1
 

Definition at line 1816 of file Tool.cpp.

References InitIdInfo(), vizStructuredFieldDataType::InitPointDataType(), and vizStructuredFieldDataType::numPoints.

Referenced by ACLVISParticleAttribDataSource< T >::prepare_data(), and vizParticleDataType().

Here is the call graph for this function:

int vizParticleDataType::InitIdInfo  ) 
 

Definition at line 1859 of file Tool.cpp.

References vizPointData::GetIds(), and vizStructuredFieldDataType::numPoints.

Referenced by InitData().

Here is the call graph for this function:

int vizParticleDataType::InsertParticleData vtkPolyData *  polyData  ) 
 

Definition at line 1950 of file Tool.cpp.

References vizStructuredFieldDataType::isPointData, SetIdInfo(), vizStructuredFieldDataType::SetPointData(), and SetPoints().

Referenced by ReadParticleTool::PrepareFinishedData().

Here is the call graph for this function:

int vizParticleDataType::SetIdInfo vtkDataSet *  dataSet  ) 
 

Definition at line 1917 of file Tool.cpp.

References vizPointData::GetIds().

Referenced by InsertParticleData().

Here is the call graph for this function:

int vizParticleDataType::SetPoints vtkPolyData *  polyData  ) 
 

Definition at line 1930 of file Tool.cpp.

Referenced by InsertParticleData().


The documentation for this class was generated from the following files:
Generated on Mon Jan 16 14:48:03 2006 for IPPL by  doxygen 1.4.6