MCPcopy Create free account
hub / github.com/carbonengine/trinity / ClearAllResources

Method ClearAllResources

trinity/Shader/Tr2Effect.cpp:542–545  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

540
541// --------------------------------------------------------------------------------
542void Tr2Effect::ClearAllResources()
543{
544 m_resources.Clear();
545}
546
547// --------------------------------------------------------------------------------
548void Tr2Effect::SetOption( const BlueSharedString& name, const BlueSharedString& value )

Callers 1

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected