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

Method clear

Engine/source/shaderGen/featureSet.cpp:85–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85void FeatureSet::clear()
86{
87 mDescription.clear();
88 mFeatures.clear();
89}
90
91FeatureSet& FeatureSet::operator =( const FeatureSet &h )
92{

Callers 15

updateFaceMethod · 0.45
updateReflectionMethod · 0.45
MarkerMethod · 0.45
onEditorDisableMethod · 0.45
setRenderEnabledMethod · 0.45
setSelectionEnabledMethod · 0.45
_renderSceneMethod · 0.45
cleanupSearchVectorsMethod · 0.45
sceneContainer.cppFile · 0.45
_overrideFeaturesMethod · 0.45
SceneCullingStateMethod · 0.45
_rezoneObjectsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected