Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenXcom/OpenXcom
/ size_y
Method
size_y
src/Engine/GraphSubset.h:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
inline int size_y() const
76
{
77
return end_y - beg_y;
78
}
79
80
81
static inline void intersection_range(int& begin_a, int& end_a, const int& begin_b, const int& end_b)
Callers
2
ShaderDraw
Function · 0.80
controler
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected