View Issue Details

IDProjectCategoryView StatusLast Update
0028358CommunityOCCT:Visualizationpublic2017-01-20 16:54
Reporterdevocctgp Assigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionno change required 
Product Version7.1.0 
Summary0028358: class Select3D_SensitiveSet 's destructor, should it be virtual ?
Descriptionclass Select3D_SensitiveSet 's destructor, should it be virtual ?
please check the picture

TagsNo tags attached.
Test case numberNot needed

Attached Files

Activities

devocctgp

2017-01-16 12:27

developer  

QQ截图20170116172405.png (57,304 bytes)   

kgv

2017-01-16 12:31

developer   ~0062622

Last edited: 2017-01-16 12:31

The destructor should be declared virtual in the base class (it is Standard_Transient in this case).
Specifying "virtual" later on is a good style practice, but is not required by C++ language (has no effect).

kgv

2017-01-16 18:18

developer   ~0062647

Dear bugmaster,

please close the issue.

> devocctgp
>> ok resolved ! please close this issue

Issue History

Date Modified Username Field Change
2017-01-16 12:27 devocctgp New Issue
2017-01-16 12:27 devocctgp Assigned To => kgv
2017-01-16 12:27 devocctgp File Added: QQ截图20170116172405.png
2017-01-16 12:31 kgv Note Added: 0062622
2017-01-16 12:31 kgv Note Edited: 0062622
2017-01-16 15:46 devocctgp Status new => resolved
2017-01-16 15:46 devocctgp Steps to Reproduce Updated
2017-01-16 18:18 kgv Note Added: 0062647
2017-01-16 18:18 kgv Assigned To kgv => bugmaster
2017-01-16 18:18 kgv Status resolved => feedback
2017-01-16 18:18 kgv Resolution open => no change required
2017-01-16 18:18 kgv Product Version 7.3.0 => 7.1.0
2017-01-16 18:18 kgv Steps to Reproduce Updated
2017-01-20 16:54 apn Test case number => Not needed
2017-01-20 16:54 apn Status feedback => closed
2017-01-20 16:54 apn Target Version 7.2.0 =>