Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GaijinEntertainment/daScript
/ eval
Method
eval
src/simulate/simulate.cpp:98–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
vec4f SimNode_NOP::eval ( Context & ) {
99
return v_zero();
100
}
101
102
vec4f SimNode_DeleteStructPtr::eval ( Context & context ) {
103
DAS_PROFILE_NODE
Callers
3
compile_and_run
Function · 0.45
runInitScript
Method · 0.45
pathtracer
Function · 0.45
Calls
15
das_aligned_free16
Function · 0.85
debug_type
Function · 0.85
debug_value
Function · 0.85
reportError
Function · 0.85
to
Function · 0.85
evalFinal
Function · 0.85
evalFinalSingleStep
Function · 0.85
throw_error_at
Method · 0.80
spi
Method · 0.80
to_out
Method · 0.80
getStackWalk
Method · 0.80
bottom
Method · 0.80
Tested by
no test coverage detected