Sta::unsetAnnotatedSlew

Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
James Cherry
2026-05-27 10:50:44 -07:00
parent ffd54f38b1
commit 41a3d86d8c
2 changed files with 22 additions and 1 deletions
+4
View File
@@ -899,6 +899,10 @@ public:
const MinMaxAll *min_max,
const RiseFallBoth *rf,
float slew);
void unsetAnnotatedSlew(Vertex *vertex,
const Scene *scene,
const MinMaxAll *min_max,
const RiseFallBoth *rf);
void writeSdf(std::string_view filename,
const Scene *scene,
char divider,