My Project
|
for block or chunk location that does not has boundary check. More...
#include <BlockCoordinate.h>
Public Member Functions | |
Int32x3 (int32 v) | |
Int32x3 (int32 ix, int32 iy, int32 iz) | |
Int32x3 (const Int32x3 &v) | |
Public Attributes | |
int32 | x |
int32 | y |
int32 | z |
for block or chunk location that does not has boundary check.