+ fix build failures & warnings

This commit is contained in:
wmayer
2016-05-07 23:18:59 +02:00
parent ae5224d342
commit fb7a22036e
2 changed files with 49 additions and 48 deletions

View File

@@ -207,7 +207,7 @@ bool ViewProviderGeometryObject::setEdit(int ModNum)
assert(!csysDragger);
csysDragger = new SoFCCSysDragger();
csysDragger->draggerSize.setValue(0.05);
csysDragger->draggerSize.setValue(0.05f);
csysDragger->translation.setValue(tempTransform->translation.getValue());
csysDragger->rotation.setValue(tempTransform->rotation.getValue());