Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenXcom/OpenXcom
/ ptr
Method
ptr
src/Engine/ShaderDrawHelper.h:105–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
inline PixelPtr ptr() const
106
{
107
return _orgin;
108
}
109
inline int pitch() const
110
{
111
return _pitch;
Callers
7
controler
Method · 0.45
controler
Method · 0.45
ShaderBase
Method · 0.45
ShaderBase
Method · 0.45
ShaderBase
Method · 0.45
ShaderBase
Method · 0.45
controler
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected