Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
552
void MiniGL::destroy ()
553
{
554
gluDeleteQuadric(m_sphereQuadric);
555
}
556
557
void MiniGL::reshape (GLFWwindow* glfw_window, int w, int h)
558
{
Callers
6
~basic_json
Method · 0.45
erase
Method · 0.45
_glfwPlatformDestroyWindow
Function · 0.45
_glfwPlatformDestroyWindow
Function · 0.45
_glfwPlatformDestroyWindow
Function · 0.45
_glfwPlatformDestroyWindow
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected