Further doubel suggestions from Jan
Moved Gui/InputVector,Placement,Transform from float to double Moved Sketcher from float to double more suggestions for moving float -> double
This commit is contained in:
@@ -50,7 +50,7 @@ public:
|
||||
void accept();
|
||||
void reject();
|
||||
|
||||
Base::Vector3f getDirection() const;
|
||||
Base::Vector3d getDirection() const;
|
||||
void setPlacement(const Base::Placement&);
|
||||
Base::Placement getPlacement() const;
|
||||
void showDefaultButtons(bool);
|
||||
|
||||
Reference in New Issue
Block a user