Property | Type | Description | |
---|---|---|---|
pager | |||
regions | Grey.Vox.Region[] | ||
state | |||
worldMin | Point |
Method | Description | |
---|---|---|
IsInArray ( int x, int z, int &ax, int &az ) : bool | ||
PlaceRegion ( |
||
ToIndex ( Point p ) : int | ||
ToIndex ( int x, int z ) : int | ||
TryCreateRegion ( int x, int z ) : |
||
VoxWorld ( |
public IsInArray ( int x, int z, int &ax, int &az ) : bool | ||
x | int | |
z | int | |
ax | int | |
az | int | |
return | bool |
public TryCreateRegion ( int x, int z ) : |
||
x | int | |
z | int | |
return |
public VoxWorld ( |
||
s | ||
return | System |