Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeometryCollective/ddg-exercises
/ showSelected
Function
showSelected
projects/parameterization/src/main.cpp:56–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void showSelected() {
57
// pass
58
}
59
60
void redraw() {
61
psMesh->updateVertexPositions(geometry->inputVertexPositions);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected