summaryrefslogtreecommitdiff
path: root/inc/IntTools_BeanFaceIntersector.lxx
blob: cbcd82cdcf7149bfd13a64566b616f76ceb84e28 (plain)
1
2
3
4
5
6
inline Standard_Boolean IntTools_BeanFaceIntersector::IsDone() const
{
  return myIsDone;
}