Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ init
Method
init
Simulator/ScriptObject.cpp:112–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
void ScriptObject::init()
113
{
114
m_parameters.clear();
115
initParameters();
116
}
117
118
std::string ScriptObject::loadScriptFile(const std::string& fileName)
119
{
Callers
1
main
Function · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected