MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getMemPtr

Method getMemPtr

extlibs/soloud/src/core/soloud_file.cpp:152–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150 }
151
152 unsigned char * MemoryFile::getMemPtr()
153 {
154 return mDataPtr;
155 }
156
157 MemoryFile::~MemoryFile()
158 {

Callers 4

WavStreamInstanceMethod · 0.45
loadwavMethod · 0.45
loadoggMethod · 0.45
loadmp3Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected