MAX COORD INTEGER: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Thunder4ik (talk | contribs) |
||
Line 1: | Line 1: | ||
{{Dead end|date=January 2024}} | |||
{{DISPLAYTITLE:MAX_COORD_INTEGER}} | {{DISPLAYTITLE:MAX_COORD_INTEGER}} | ||
Maximum Coordinate Integer<br /> | Maximum Coordinate Integer<br /> | ||
Line 5: | Line 6: | ||
#define MAX_COORD_INTEGER (16384) | #define MAX_COORD_INTEGER (16384) | ||
</pre> | </pre> | ||
[[Category:Constants]] | [[Category:Constants]] | ||
{{stub}} |
Latest revision as of 10:06, 21 January 2024

This article has no
links to other VDC articles. Please help improve this article by adding links
that are relevant to the context within the existing text.
January 2024


January 2024
Maximum Coordinate Integer
NOTE THAT IF THIS GOES ANY BIGGER THEN DISK NODES/LEAVES CANNOT USE SHORTS TO STORE THE BOUNDS
#define MAX_COORD_INTEGER (16384)