Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ begin
Method
begin
GUI/OpenGL/Shader.cpp:96–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
void Shader::begin()
97
{
98
if (m_initialized)
99
glUseProgram(m_program);
100
}
101
102
void Shader::end()
103
{
Callers
15
hasSameParticleSampling
Method · 0.45
addField
Method · 0.45
removeFieldByName
Method · 0.45
sampleMesh
Method · 0.45
CholeskySparseMatrixfAVX
Method · 0.45
importMesh
Method · 0.45
uniqueEdges
Method · 0.45
initValues
Method · 0.45
findObjects
Method · 0.45
initFactorization
Method · 0.45
initValues
Method · 0.45
findObjects
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected