STYLE: autoSnapDriverFeature: indentation

This commit is contained in:
mattijs 2013-12-16 11:56:44 +00:00
parent f81b60e00c
commit b36dce79d2

View File

@ -1464,6 +1464,8 @@ Foam::pointIndexHit Foam::autoSnapDriver::findNearFeatureEdge
} }
return nearInfo; return nearInfo;
} }
Foam::labelPair Foam::autoSnapDriver::findNearFeaturePoint Foam::labelPair Foam::autoSnapDriver::findNearFeaturePoint
( (
const indirectPrimitivePatch& pp, const indirectPrimitivePatch& pp,