Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AbyssEngine/AbyssEngineOld
/ getFlipped
Method
getFlipped
src/Abyss/DataTypes/DC6Frame.cpp:24–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
uint32_t DC6Frame::getFlipped() const { return _flipped; }
25
26
uint32_t DC6Frame::getWidth() const { return _width; }
27
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected