veloren_common
0.10.0
In veloren_common::path
Function
veloren_common
::
path
::
walkable
Copy item path
source
ยท
[
−
]
fn walkable<V>(vol:
&V
, pos:
Vec3
<
i32
>) ->
bool
where V:
BaseVol
<Vox =
Block
> +
ReadVol
,