MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / build_callback

Function build_callback

ogsr_engine/xr_3da/xr_area.cpp:188–188  ·  view source on GitHub ↗

----------------------------------------------------------------------

Source from the content-addressed store, hash-verified

186
187//----------------------------------------------------------------------
188static void __stdcall build_callback(Fvector* V, const size_t Vcnt, CDB::TRI* T, const size_t Tcnt, void* params) { g_pGameLevel->Load_GameSpecific_CFORM(T, Tcnt); }
189
190void CObjectSpace::Load()
191{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected