Class used to pass tracking data to the trackToFace function. More...
Public Member Functions | |
| trackingData (Cloud< trackedParticle > &cloud, labelList &maxLevel, List< bitSet > &featureEdgeVisited) | |
Public Member Functions inherited from particle< Type >::trackingData | |
| template<class TrackCloudType > | |
| trackingData (const TrackCloudType &cloud) | |
Public Attributes | |
| labelList & | maxLevel_ |
| List< bitSet > & | featureEdgeVisited_ |
Public Attributes inherited from particle< Type >::trackingData | |
| bool | switchProcessor |
| Flag to switch processor. More... | |
| bool | keepParticle |
| Flag to indicate whether to keep particle (false = delete) More... | |
Class used to pass tracking data to the trackToFace function.
Definition at line 101 of file trackedParticle.H.
|
inline |
Definition at line 115 of file trackedParticle.H.
| labelList& maxLevel_ |
Definition at line 107 of file trackedParticle.H.
Definition at line 109 of file trackedParticle.H.