My Project
Public Member Functions | Public Attributes | List of all members
ParaEngine::Int32x3 Struct Reference

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
 

Detailed Description

for block or chunk location that does not has boundary check.


The documentation for this struct was generated from the following file: