MCPcopy 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
174void 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

renderLineModelsFunction · 0.85
renderMethod · 0.80

Tested by

no test coverage detected