Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
85
void FeatureSet::clear()
86
{
87
mDescription.clear();
88
mFeatures.clear();
89
}
90
91
FeatureSet& FeatureSet::operator =( const FeatureSet &h )
92
{
Callers
15
updateFace
Method · 0.45
updateReflection
Method · 0.45
Marker
Method · 0.45
onEditorDisable
Method · 0.45
setRenderEnabled
Method · 0.45
setSelectionEnabled
Method · 0.45
_renderScene
Method · 0.45
cleanupSearchVectors
Method · 0.45
sceneContainer.cpp
File · 0.45
_overrideFeatures
Method · 0.45
SceneCullingState
Method · 0.45
_rezoneObjects
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected