MeasureGui: Use SoFrameLabel to display delta dimensions in MeasureDistance

This commit is contained in:
hlorus
2024-07-01 18:14:33 +02:00
parent adb5eaf38c
commit e49d950eef
2 changed files with 11 additions and 1 deletions

View File

@@ -68,6 +68,7 @@ public:
SoSFVec3f point2;
SoSFString text;
SoSFColor dColor;
SoSFColor backgroundColor;
SoSFBool showArrows;
SoSFFloat fontSize;