MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / GetYRange

Method GetYRange

engine/Poseidon/Foundation/Containers/Array2D.hpp:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20 void Dim(int x, int y);
21 int GetXRange() const { return _xRng; }
22 int GetYRange() const { return _yRng; }
23
24 void Clear()
25 {

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