Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeometryCollective/ddg-exercises
/ redraw
Function
redraw
projects/parameterization/src/main.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
void redraw() {
61
psMesh->updateVertexPositions(geometry->inputVertexPositions);
62
polyscope::requestRedraw();
63
}
64
65
/*
66
* Convert map to mesh positions.
Callers
1
functionCallback
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected