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