mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-25 09:07:26 +08:00
7 lines
95 B
Plaintext
Executable File
7 lines
95 B
Plaintext
Executable File
inline Standard_Boolean IntTools_BeanBeanIntersector::IsDone() const
|
|
{
|
|
return myIsDone;
|
|
}
|
|
|
|
|