Represents a range on a continuous one-dimensional number line which can be split up into mutiple smaller ranges by cutting the original range.
More...
Detailed Description
Represents a range on a continuous one-dimensional number line which can be split up into mutiple smaller ranges by cutting the original range.
Constructor & Destructor Documentation
def LinearRange.LinearRange.__init__ |
( |
|
args | ) |
|
Member Function Documentation
def LinearRange.LinearRange.Cut |
( |
|
args | ) |
|
def LinearRange.LinearRange.GetRanges |
( |
|
args | ) |
|