MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/PositionBasedDynamics / destroy

Method destroy

Demos/Visualization/MiniGL.cpp:552–555  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

550}
551
552void MiniGL::destroy ()
553{
554 gluDeleteQuadric(m_sphereQuadric);
555}
556
557void MiniGL::reshape (GLFWwindow* glfw_window, int w, int h)
558{

Callers 6

~basic_jsonMethod · 0.45
eraseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected