Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ min_z
Method
min_z
plugins/3dveins.cpp:386–386 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
384
df::coord world_pos;
385
386
int min_z() { return world_pos.z - z_bias; }
387
int max_z() { return world_pos.z + thickness - 1; }
388
389
df::coord2d size;
Callers
5
link
Method · 0.80
place_orphan
Method · 0.80
GetBlockList
Function · 0.80
GetPlantList
Function · 0.80
GetUnitListInside
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected