Variant of pointEdgePoint with some transported additional data. Templated on the transported data type. More...
Public Member Functions | |
PointData () | |
PointData (const point &origin, const scalar distSqr, const DataType &data) | |
const DataType & | data () const |
DataType & | data () |
template<class TrackingData > | |
void | transform (const tensor &rotTensor, TrackingData &td) |
template<class TrackingData > | |
bool | updatePoint (const polyMesh &mesh, const label pointI, const label edgeI, const PointData< DataType > &edgeInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updatePoint (const polyMesh &mesh, const label pointI, const PointData< DataType > &newPointInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updatePoint (const PointData< DataType > &newPointInfo, const scalar tol, TrackingData &td) |
template<class TrackingData > | |
bool | updateEdge (const polyMesh &mesh, const label edgeI, const label pointI, const PointData< DataType > &pointInfo, const scalar tol, TrackingData &td) |
bool | operator== (const PointData< DataType > &) const |
bool | operator!= (const PointData< DataType > &) const |
Friends | |
Ostream & | operator (Ostream &, const PointData< DataType > &) |
Istream & | operator>> (Istream &, PointData< DataType > &) |
Variant of pointEdgePoint with some transported additional data. Templated on the transported data type.
Definition at line 56 of file medialAxisMeshMover.H.
|
inline |
Definition at line 28 of file PointDataI.H.
Definition at line 36 of file PointDataI.H.
|
inline |
Definition at line 90 of file PointData.H.
|
inline |
Definition at line 94 of file PointData.H.
|
inline |
Definition at line 52 of file PointDataI.H.
References pointEdgePoint::transform(), and Foam::transform().
|
inline |
Definition at line 65 of file PointDataI.H.
References mesh, and pointEdgePoint::updatePoint().
|
inline |
Definition at line 99 of file PointDataI.H.
References mesh, and pointEdgePoint::updatePoint().
|
inline |
Definition at line 131 of file PointDataI.H.
References pointEdgePoint::updatePoint().
|
inline |
Definition at line 151 of file PointDataI.H.
References mesh, and pointEdgePoint::updateEdge().
Definition at line 187 of file PointDataI.H.
References pointEdgePoint::operator==().
Definition at line 197 of file PointDataI.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.