View Issue Details

IDProjectCategoryView StatusLast Update
0024270Open CASCADEOCCT:Samplespublic2013-12-19 13:58
ReporteraplAssigned Toabv 
PrioritynormalSeverityminor 
Status closedResolutionfixed 
PlatformAOSL 
Product Version6.7.0 
Target Version6.7.0Fixed in Version6.7.0 
Summary0024270: Port viewer3d mfc sample to new clipping
DescriptionNew approach to define clip plane has been integrated with issue 0024070.
The mfc samples (Viewer3d) require porting. Currently, there is a compilation errors at ModelClippingDlg classes.
Additional information
and documentation updates
The MFC sample (mfc/standard/Viewer3d) has been ported on new clipping planes implementation.

There are few changes in ModelClippingDlg:

 - All occurrences of obsolete V3d_Plane have been replaced by Graphic3d_ClipPlane.
TagsNo tags attached.
Test case numberNot needed

Activities

apl

2013-10-21 21:53

developer   ~0026181

Dear kgv,

Branch CR24270 is ready for review.

Could you please have a look at it?

kgv

2013-10-22 08:41

developer   ~0026185

No remarks, please test/integrate.
Notice that branch doesn't contain changes in OCCT sources - only specified sample should be checked.

apn

2013-10-24 10:49

administrator   ~0026252

Tested

Related Changesets

occt: master bf6acfe6

2013-10-21 17:28:14

abv


Committer: abv Details Diff
0024270: Port viewer3d mfc sample to new clipping Affected Issues
0024270
mod - samples/mfc/standard/04_Viewer3d/src/ModelClippingDlg.cpp Diff File
mod - samples/mfc/standard/04_Viewer3d/src/ModelClippingDlg.h Diff File
mod - samples/mfc/standard/04_Viewer3d/src/Viewer3dView.cpp Diff File
mod - samples/mfc/standard/04_Viewer3d/src/Viewer3dView.h Diff File

Issue History

Date Modified Username Field Change
2013-10-18 16:42 apl New Issue
2013-10-18 16:42 apl Assigned To => apl
2013-10-18 16:42 apl Status new => assigned
2013-10-21 21:49 apl Additional Information Updated
2013-10-21 21:53 apl Note Added: 0026181
2013-10-21 21:53 apl Assigned To apl => kgv
2013-10-21 21:53 apl Status assigned => resolved
2013-10-22 08:41 kgv Note Added: 0026185
2013-10-22 08:41 kgv Assigned To kgv => bugmaster
2013-10-22 08:41 kgv Status resolved => reviewed
2013-10-23 17:06 bugmaster Assigned To bugmaster => apn
2013-10-24 10:49 apn Note Added: 0026252
2013-10-24 10:49 apn Test case number => Not needed
2013-10-24 10:49 apn Assigned To apn => bugmaster
2013-10-24 10:49 apn Status reviewed => tested
2013-10-25 14:42 abv Changeset attached => occt master bf6acfe6
2013-10-25 14:42 abv Assigned To bugmaster => abv
2013-10-25 14:42 abv Status tested => verified
2013-10-25 14:42 abv Resolution open => fixed
2013-12-19 13:51 bugmaster Status verified => closed
2013-12-19 13:58 bugmaster Fixed in Version => 6.7.0
2014-01-11 11:59 abv Category OCCT Release:MFC => OCCT Release:Samples
2014-01-11 12:02 abv Category OCCT Release:Samples => OCCT:Samples