Public Attributes | List of all members
vtkLegacyParticleTracerBaseNamespace::ParticleInformation_t Struct Reference

#include <vtkLegacyParticleTracerBase.h>

Collaboration diagram for vtkLegacyParticleTracerBaseNamespace::ParticleInformation_t:
Collaboration graph
[legend]

Public Attributes

Position CurrentPosition
 
int CachedDataSetId [2]
 
vtkIdType CachedCellId [2]
 
int LocationState
 
int SourceID
 
int TimeStepAge
 
int InjectedPointId
 
int InjectedStepId
 
int UniqueParticleId
 
double SimulationTime
 
int ErrorCode
 
float age
 
float rotation
 
float angularVel
 
float time
 
float speed
 
vtkIdType PointId
 
vtkIdType TailPointId
 

Detailed Description

Definition at line 57 of file vtkLegacyParticleTracerBase.h.

Member Data Documentation

◆ CurrentPosition

Position vtkLegacyParticleTracerBaseNamespace::ParticleInformation_t::CurrentPosition

Definition at line 60 of file vtkLegacyParticleTracerBase.h.

◆ CachedDataSetId

int vtkLegacyParticleTracerBaseNamespace::ParticleInformation_t::CachedDataSetId[2]

Definition at line 61 of file vtkLegacyParticleTracerBase.h.

◆ CachedCellId

vtkIdType vtkLegacyParticleTracerBaseNamespace::ParticleInformation_t::CachedCellId[2]

Definition at line 62 of file vtkLegacyParticleTracerBase.h.

◆ LocationState

int vtkLegacyParticleTracerBaseNamespace::ParticleInformation_t::LocationState

Definition at line 63 of file vtkLegacyParticleTracerBase.h.

◆ SourceID

int vtkLegacyParticleTracerBaseNamespace::ParticleInformation_t::SourceID

Definition at line 65 of file vtkLegacyParticleTracerBase.h.

◆ TimeStepAge

int vtkLegacyParticleTracerBaseNamespace::ParticleInformation_t::TimeStepAge

Definition at line 66 of file vtkLegacyParticleTracerBase.h.

◆ InjectedPointId

int vtkLegacyParticleTracerBaseNamespace::ParticleInformation_t::InjectedPointId

Definition at line 67 of file vtkLegacyParticleTracerBase.h.

◆ InjectedStepId

int vtkLegacyParticleTracerBaseNamespace::ParticleInformation_t::InjectedStepId

Definition at line 68 of file vtkLegacyParticleTracerBase.h.

◆ UniqueParticleId

int vtkLegacyParticleTracerBaseNamespace::ParticleInformation_t::UniqueParticleId

Definition at line 69 of file vtkLegacyParticleTracerBase.h.

◆ SimulationTime

double vtkLegacyParticleTracerBaseNamespace::ParticleInformation_t::SimulationTime

Definition at line 70 of file vtkLegacyParticleTracerBase.h.

◆ ErrorCode

int vtkLegacyParticleTracerBaseNamespace::ParticleInformation_t::ErrorCode

Definition at line 72 of file vtkLegacyParticleTracerBase.h.

◆ age

float vtkLegacyParticleTracerBaseNamespace::ParticleInformation_t::age

Definition at line 73 of file vtkLegacyParticleTracerBase.h.

◆ rotation

float vtkLegacyParticleTracerBaseNamespace::ParticleInformation_t::rotation

Definition at line 75 of file vtkLegacyParticleTracerBase.h.

◆ angularVel

float vtkLegacyParticleTracerBaseNamespace::ParticleInformation_t::angularVel

Definition at line 76 of file vtkLegacyParticleTracerBase.h.

◆ time

float vtkLegacyParticleTracerBaseNamespace::ParticleInformation_t::time

Definition at line 77 of file vtkLegacyParticleTracerBase.h.

◆ speed

float vtkLegacyParticleTracerBaseNamespace::ParticleInformation_t::speed

Definition at line 78 of file vtkLegacyParticleTracerBase.h.

◆ PointId

vtkIdType vtkLegacyParticleTracerBaseNamespace::ParticleInformation_t::PointId

Definition at line 81 of file vtkLegacyParticleTracerBase.h.

◆ TailPointId

vtkIdType vtkLegacyParticleTracerBaseNamespace::ParticleInformation_t::TailPointId

Definition at line 84 of file vtkLegacyParticleTracerBase.h.


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