MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/PhysX / ~CSurface

Method ~CSurface

physx/samples/sampleframework/framework/src/nv_dds.cpp:1074–1077  ·  view source on GitHub ↗

////////////////////////////////////////////////////////////////////////// clean up image memory

Source from the content-addressed store, hash-verified

1072///////////////////////////////////////////////////////////////////////////////
1073// clean up image memory
1074CSurface::~CSurface()
1075{
1076 clear();
1077}
1078
1079///////////////////////////////////////////////////////////////////////////////
1080// returns a pointer to image

Callers

nothing calls this directly

Calls 1

clearFunction · 0.50

Tested by

no test coverage detected