Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ close
Method
close
ogsr_engine/xrCore/FS.cpp:209–213 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
207
};
208
209
void IReader::close()
210
{
211
auto* temp = this;
212
xr_delete(temp);
213
}
214
215
IReader* IReader::open_chunk_iterator(u32& ID, IReader* _prev)
216
{
Callers
15
SoundRender_Core.cpp
File · 0.45
set_geometry_env
Method · 0.45
Load
Method · 0.45
load
Method · 0.45
Load
Method · 0.45
Load
Method · 0.45
level_Load
Method · 0.45
LoadBuffers
Method · 0.45
LoadVisuals
Method · 0.45
LoadSectors
Method · 0.45
LoadSWIs
Method · 0.45
Load
Method · 0.45
Calls
1
xr_delete
Function · 0.85
Tested by
no test coverage detected