0027317: Some visualisation tests failed because of exceptions generated by FP signals.
authorvpa <vpa@opencascade.com>
Fri, 20 May 2016 16:42:09 +0000 (19:42 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 27 May 2016 08:57:44 +0000 (11:57 +0300)
commit41e08b4df852620444707084f3bf33fce92bcf25
treed300087b0988c2c786bda391f7fdc198fd83aec6
parenta002d297f7c4ff95e0cabfa5622d2477b6c97edc
0027317: Some visualisation tests failed because of exceptions generated by FP signals.

- missing implementation of CenterOfGeometry method was added in MeshVS_CommonSensitiveEntity;
- a check to prevent float overflow was added to OpenGl_BVHClipPrimitiveSet::Center.
src/MeshVS/MeshVS_CommonSensitiveEntity.cxx
src/MeshVS/MeshVS_CommonSensitiveEntity.hxx
src/OpenGl/OpenGl_BVHClipPrimitiveSet.cxx