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