All: Reformat according to new standard
This commit is contained in:
committed by
Kacper Donat
parent
eafd18dac0
commit
25c3ba7338
@@ -147,8 +147,10 @@ protected:
|
||||
SoSeparator* getSoSeparatorText();
|
||||
|
||||
static constexpr double defaultTolerance = 10e-6;
|
||||
virtual Base::Vector3d getTextDirection(Base::Vector3d elementDirection,
|
||||
double tolerance = defaultTolerance);
|
||||
virtual Base::Vector3d getTextDirection(
|
||||
Base::Vector3d elementDirection,
|
||||
double tolerance = defaultTolerance
|
||||
);
|
||||
float getViewScale();
|
||||
|
||||
// TODO: getters & setters and move variables to private?
|
||||
|
||||
Reference in New Issue
Block a user