Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ clean
Method
clean
Engine/source/util/sampler.cpp:150–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
void clean()
151
{
152
if( mType == TypeString )
153
dFree( ( void* ) mValue.mString );
154
mSet = false;
155
}
156
};
157
158
FileStream mStream;
Callers
3
jquery-1.3.2.min.js
File · 0.80
jquery-1.3.2.min.js
File · 0.80
endFrame
Method · 0.80
Calls
1
dFree
Function · 0.50
Tested by
no test coverage detected