Fix Compiler warnings of previous merged PRs
This commit is contained in:
committed by
abdullahtahiriyo
parent
5a4267a58e
commit
dca052bd9d
@@ -460,6 +460,8 @@ SbVec3f SoDatumLabel::getLabelTextCenter()
|
||||
else if (datumtype.getValue() == SoDatumLabel::ANGLE) {
|
||||
return getLabelTextCenterAngle(p1);
|
||||
}
|
||||
|
||||
return p1;
|
||||
}
|
||||
|
||||
SbVec3f SoDatumLabel::getLabelTextCenterDistance(const SbVec3f& p1, const SbVec3f& p2)
|
||||
|
||||
Reference in New Issue
Block a user