MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / clear

Method clear

Engine/source/materials/materialFeatureData.cpp:42–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42void MaterialFeatureData::clear()
43{
44 features.clear();
45 materialFeatures.clear();
46}

Callers 11

freeMethod · 0.45
onAddMethod · 0.45
shaderData.cppFile · 0.45
resetMethod · 0.45
initMethod · 0.45
_createPassesMethod · 0.45
initMethod · 0.45
_setStageDataMethod · 0.45
initMethod · 0.45
resetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected