Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/PositionBasedDynamics
/ begin
Method
begin
Demos/Visualization/Shader.cpp:88–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
void Shader::begin()
89
{
90
if (m_initialized)
91
glUseProgram(m_program);
92
}
93
94
void Shader::end()
95
{
Callers
15
vector_pointer_modifiers
Function · 0.45
deleteNodes
Method · 0.45
cleanup
Method · 0.45
setPoints
Method · 0.45
printAverageTimes
Method · 0.45
printTimeSums
Method · 0.45
normalizePath
Method · 0.45
fileDialog
Method · 0.45
removeSink
Method · 0.45
factor
Method · 0.45
solve
Method · 0.45
init_DirectPositionBasedSolverForStiffRodsConstraint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected