MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / clear

Method clear

Source/ThirdParty/tracy/client/TracyFastVector.hpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 }
74
75 void clear()
76 {
77 m_write = m_ptr;
78 }
79
80 void swap( FastVector& vec )
81 {

Callers 6

ClearMethod · 0.45
ClearDebugInfoVectorFunction · 0.45
CompressWorkerMethod · 0.45
ClearSerialMethod · 0.45
TracyProfiler.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected