Class used to pass tracking data to the trackToFace function. More...
#include <trackedParticle.H>
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. | |
| bool | keepParticle |
| Flag to indicate whether to keep particle (false = delete). | |
Class used to pass tracking data to the trackToFace function.
Definition at line 101 of file trackedParticle.H.
|
inline |
Definition at line 114 of file trackedParticle.H.
References featureEdgeVisited_, maxLevel_, particle< Type >::particle(), and trackingData().
Referenced by trackingData().
| labelList& maxLevel_ |
Definition at line 107 of file trackedParticle.H.
Referenced by trackingData().
Definition at line 109 of file trackedParticle.H.
Referenced by trackingData().