veloren_
common
0.10.0
In veloren_
common::
path
veloren_common
::
path
Function
walkable
Copy item path
Source
fn walkable<V>(vol:
&V
, pos:
Vec3
<
i32
>) ->
bool
where V:
BaseVol
<Vox =
Block
> +
ReadVol
,