Inheritance Graph

graph BT
	VoxelStorage
	VoxelStorage --> Object
	click VoxelStorage "escript_type_MinSG_VoxelWorld_VoxelStorage"
	click Object "escript_type_Object"

Functions

   
_constructor([p0]) [ESF] new VoxelStorage(nullVoxel=0)
fill(p0, p1) [ESMF] self VoxelStorage.fill(Box, int)
get(p0) [ESMF] Number VoxelStorage.get(Vec3)
getBlockBounds() [ESMF] Box VoxelStorage.getBlockBounds()
set(p0, p1) [ESMF] self VoxelStorage.set(Vec3, int)