- calcVolume
Volume calcVolume(ChunkWorldPos cwp, int viewRadius)
Undocumented in source. Be warned that the author may not have intended to support it.
- rangeIntersection
Volume rangeIntersection(Volume a, Volume b)
Undocumented in source. Be warned that the author may not have intended to support it.
- trisect
TrisectResult trisect(Volume a, Volume b)
Undocumented in source. Be warned that the author may not have intended to support it.
- trisectAxis
TrisectAxisResult trisectAxis(int aStart, int aEnd, int bStart, int bEnd)
Undocumented in source. Be warned that the author may not have intended to support it.