(wip): combobox for transfer function

This commit is contained in:
2025-01-14 16:43:48 +01:00
parent db1b1a60ca
commit 5ccc9b0fe2
5 changed files with 27 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ public:
bool renderOnce;
char* fps;
int tfComboSelected;
int opacityK;
float opacityKReal;
float sigmoidOne;