Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/PositionBasedDynamics
/ render
Function
render
Demos/CosseratRodsDemo/main.cpp:174–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
}
173
174
void render ()
175
{
176
base->render();
177
178
renderLineModels();
179
}
180
181
/** Create a particle model and orientation model
182
*/
Callers
nothing calls this directly
Calls
2
renderLineModels
Function · 0.85
render
Method · 0.80
Tested by
no test coverage detected