MCPcopy 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

GetClippedFunction · 0.80
GetEndOffsetMethod · 0.80
ResetMethod · 0.80
MonotonizeMethod · 0.80
IsEmptyMethod · 0.80
DestroyMethod · 0.80
ProcessChangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected