Notes |
|
(0040244)
|
msv
|
2015-04-24 20:47
|
|
This constructor is redundant for this class. Because it gets a 3D point. A 3D point cannot be classified in parametric 2D space of a face. It must be first projected on surface to obtain a 2D point, and then one can use the available constructor.
So, the solution is to remove the wrong declaration. |
|
|
(0041482)
|
git
|
2015-05-25 12:24
|
|
Branch CR24994 has been created by isn.
SHA-1: 9eea4bc4c318b7f4164cc9b6be05c9998d3f132c
Detailed log of new commits:
Author: isn
Date: Mon May 25 12:24:32 2015 +0300
0024994: missing implematation of constructor: BRepClass_FaceClassifier
|
|
|
(0041483)
|
isn
|
2015-05-25 12:26
|
|
please review branch CR24994 |
|
|
(0041484)
|
msv
|
2015-05-25 12:32
|
|
Reviewed.
No testing is needed. Just check compilation. |
|
|
(0041547)
|
apv
|
2015-05-26 12:19
|
|
Dear BugMaster,
Branch CR24994 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms and tested.
SHA-1: 9eea4bc4c318b7f4164cc9b6be05c9998d3f132c
Number of compiler warnings:
occt component:
Linux: 25 (25 on master)
Windows: 0 (0 on master)
products component:
Linux: 37 (37 on master)
Windows: 0 (0 on master)
Regressions/Differences:
Not detected
Testing on Linux:
Total MEMORY difference: 99881310 / 99716854 [+0.16%]
Total CPU difference: 18963.019999999953 / 18298.35000000015 [+3.63%]
Testing on Windows:
Total MEMORY difference: 58997408 / 58780037 [+0.37%]
Total CPU difference: 17168.61205449915 / 16832.58590049903 [+2.00%] |
|
|
(0044264)
|
git
|
2015-08-14 11:00
|
|
Branch CR24994 has been deleted by inv.
SHA-1: 9eea4bc4c318b7f4164cc9b6be05c9998d3f132c |
|