MCPcopy 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

controlerMethod · 0.45
controlerMethod · 0.45
ShaderBaseMethod · 0.45
ShaderBaseMethod · 0.45
ShaderBaseMethod · 0.45
ShaderBaseMethod · 0.45
controlerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected