Virtual Photonics
Back to Top
Overload List
Name | Description | |
---|---|---|
UIntRange |
Defines a range of unsigned integers from 0 to 1 with a count of 2
| |
UIntRange(UInt32, UInt32) |
Defines a range of unsigned integers with a count of (stop - start) + 1
| |
UIntRange(UInt32, UInt32, Int32) |
Defines the range of unsigned integers
|
See Also