Class used to pass data into container. More...
Public Member Functions | |
trackingData (const pointField &points, const vector &axis, const scalar maxZ) | |
Public Attributes | |
const pointField & | points_ |
const vector | axis_ |
const scalar | maxZ_ |
Class used to pass data into container.
Definition at line 79 of file pistonPointEdgeData.H.
|
inline |
Definition at line 86 of file pistonPointEdgeData.H.
const pointField& points_ |
Definition at line 82 of file pistonPointEdgeData.H.
Referenced by pistonPointEdgeData::updatePoint().
const vector axis_ |
Definition at line 83 of file pistonPointEdgeData.H.
const scalar maxZ_ |
Definition at line 84 of file pistonPointEdgeData.H.