NavCube adjustment
Use enum class and fine change to camel case. Tuned label positions to make one letter labels align better
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -65,7 +65,7 @@ public:
|
||||
void setHiliteColor(QColor HiliteColor);
|
||||
void setBorderWidth(double BorderWidth);
|
||||
void setShowCS(bool showCS);
|
||||
// front, top, right, rear, bottom, left
|
||||
// Label order: front, top, right, rear, bottom, left
|
||||
void setNaviCubeLabels(const std::vector<std::string>& labels);
|
||||
static void setNaviCubeCommands(const std::vector<std::string>& cmd);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user