Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ GetXRange
Method
GetXRange
engine/Poseidon/Foundation/Containers/Array2D.hpp:21–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
20
void Dim(int x, int y);
21
int GetXRange() const { return _xRng; }
22
int GetYRange() const { return _yRng; }
23
24
void Clear()
Callers
8
GetClipped
Function · 0.80
GetEndOffset
Method · 0.80
Reset
Method · 0.80
Monotonize
Method · 0.80
IsEmpty
Method · 0.80
Destroy
Method · 0.80
ProcessChange
Method · 0.80
test_bool_array2d.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected