View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0022858 | Open CASCADE | OCCT:VIS | public | 2011-12-16 16:50 | 2014-11-11 12:58 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Target Version | 6.8.0 | Fixed in Version | 6.8.0 | ||
Summary | 0022858: API to get activated selection modes for IVtk_IShape | ||||
Description | Methods to get activated selection modes for a given IVtk_IShape are needed in IVtk_IShapePickerAlgo and IVtkTools_ShapePicker classes. | ||||
Steps To Reproduce | Added methods: - for IVtkTools_ShapePicker //! Get activated selection modes for a shape. //! @param [in] shape a shape with activated selection mode(s) //! @return list of active selection modes IVtk_SelectionModeList GetSelectionModes (const IVtk_IShape::Handle& shape) const; //! Get activated selection modes for a shape actor. //! @param [in] shape a shape with activated selection mode(s) //! @return list of active selection modes IVtk_SelectionModeList GetSelectionModes (vtkActor* shapeActor) const; - for ShapePickerAlgo (interface and implementation) //! Get activated selection modes for a shape. //! @param [in] shape a shape with activated selection mode(s) //! @return list of active selection modes IVtk_SelectionModeList getSelectionModes ( const IVtk_IShape::Handle& shape); | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
The issues was created during development of VIS component for development needs only. The issue has been corrected and should be closed, no testing is required. |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-12-16 16:50 |
|
New Issue | |
2011-12-16 16:50 |
|
Assigned To | => rkv |
2011-12-16 16:50 |
|
Status | new => assigned |
2011-12-19 15:12 |
|
Status | assigned => resolved |
2011-12-19 15:12 |
|
Steps to Reproduce Updated | |
2011-12-19 15:13 |
|
Steps to Reproduce Updated | |
2011-12-26 07:39 |
|
Project | Open CASCADE => Internal |
2012-05-12 17:34 |
|
Assigned To | rkv => san |
2012-08-18 14:41 |
|
Note Added: 0021270 | |
2012-08-18 14:41 |
|
Assigned To | san => bugmaster |
2012-08-18 14:41 |
|
Status | resolved => reviewed |
2014-09-18 09:50 |
|
Target Version | => 6.8.0 |
2014-09-18 09:58 |
|
Category | PRODUCTS:VIS => OCCT:VIS |
2014-09-18 10:39 | bugmaster | Project | Internal => Open CASCADE |
2014-09-22 11:39 | apn | Test case number | => Not needed |
2014-09-22 11:39 | apn | Assigned To | bugmaster => san |
2014-09-22 11:39 | apn | Status | reviewed => closed |
2014-09-22 11:39 | apn | Resolution | open => fixed |
2014-09-22 13:36 | apn | Assigned To | san => bugmaster |
2014-09-22 13:36 | apn | Status | closed => feedback |
2014-09-22 13:36 | apn | Status | feedback => tested |
2014-09-22 13:37 | apn | Status | tested => verified |
2014-09-22 13:37 | apn | Relationship added | related to 0024904 |
2014-11-11 12:45 |
|
Fixed in Version | => 6.8.0 |
2014-11-11 12:58 |
|
Status | verified => closed |