voxelman.storage.volume

Members

Functions

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.

Structs

AxisRange
struct AxisRange
Undocumented in source.
TrisectAxisResult
struct TrisectAxisResult
Undocumented in source.
TrisectResult
struct TrisectResult
Undocumented in source.
Volume
struct Volume
Undocumented in source.

Meta

Authors

Andrey Penechko.