mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 11:06:26 +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;
|
|
}
|