mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-10 08:08:36 +08:00
5 lines
92 B
Plaintext
Executable File
5 lines
92 B
Plaintext
Executable File
inline Standard_Integer IntTools_MarkedRangeSet::Length() const
|
|
{
|
|
return myRangeNumber;
|
|
}
|