Public Member Functions | |
| SplitLocation (float location, int start, int end, int parallel) | |
| int | CompareTo (SplitLocation other) |
Public Attributes | |
| float | Location |
| int | Start |
| int | End |
| int | Parallel |
| Powertek.Rt.SplitLocation.SplitLocation | ( | float | location, | |
| int | start, | |||
| int | end, | |||
| int | parallel | |||
| ) |
| int Powertek.Rt.SplitLocation.CompareTo | ( | SplitLocation | other | ) |
Compare Splitlocation to another.
| other |
End.
Location.
Parallel.
Start.
1.5.7.1