Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ MaxSatY
Method
MaxSatY
engine/Poseidon/Graphics/Core/Engine.hpp:668–668 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
666
virtual int MaxSatX() const { return Width(); }
667
virtual int MinSatY() const { return 0; }
668
virtual int MaxSatY() const { return Height(); }
669
670
int AFrameTime() const override = 0;
671
Callers
2
DoPerspective
Method · 0.45
Perspective
Method · 0.45
Calls
1
Height
Function · 0.85
Tested by
no test coverage detected