View Issue Details

IDProjectCategoryView StatusLast Update
0007116Open CASCADEOCCT:Visualizationpublic2011-12-26 16:29
ReporterabdAssigned To 
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
OSAll 
Fixed in Version5.2.3 
Summary0007116: High-level control of view tranformations of object
DescriptionYou can get control to Object behaviour during Viewer transformation: zoom, pan
and rotate.

The Object be able not respond to transformation in Viewer.
Simply, call SetTransformPersistent( ... ) for Graphic3d_Structure with
corresponding flag:
  Graphic3d_TMF_None;
  Graphic3d_TMF_PanPers;
  Graphic3d_TMF_ZoomPers;
  Graphic3d_TMF_RotatePers;
  Graphic3d_TMF_PanZoomPers;
  Graphic3d_TMF_PanRotatePers;
  Graphic3d_TMF_ZoomRotatePers;
  Graphic3d_TMF_FullPers.
Additional information
and documentation updates
Documentation remark, added by ABD 2005-02-24 07:31:10:

New features:
See attachment doc file

Note: selection and highlighting are not implemented.
Modified entities:
OpenGl(new structure of context)
InterfaceGraphic
Graphic3d( classes are Driver, Struct and Group )
SelectMgr(SelectableObject, EntityOwner, Viewerselector)
PrsMgr(PresentableObject)
TagsNo tags attached.
Test case number

Attached Files

  • arhive.zip (271,463 bytes)
  • test1.cxx (1,904 bytes)
  • abd-OCC7116-v1.tar.gz (300,706 bytes)
  • FIP_Transformation_Persistence_Functionality.doc (88,064 bytes)
  • abd-OCC7116-v2.tar.gz (300,686 bytes)
  • abd-OCC7116-v3.tar.gz (300,647 bytes)
  • Graphic3d_Structure.cxx (0 bytes)
  • abd-OCC7116-v4.tar.gz (292,010 bytes)
  • abd-OCC7116-v5.tar.gz (56,819 bytes)
  • abd-OCC7116-v6.tar.gz (132,942 bytes)
  • abd-OCC7116-v7.tar.gz (11,553 bytes)
  • OCC7116-mkv-v1.tar.gz (11,633 bytes)

Relationships

related to 0008234 closedbugmaster Incorrect method name used in call to Standard_NotImplemented::Raise 

Activities

2004-11-02 11:15

 

arhive.zip (271,463 bytes)

2004-11-02 11:17

 

test1.cxx (1,904 bytes)

2005-02-24 07:24

 

abd-OCC7116-v1.tar.gz (300,706 bytes)

2005-02-24 07:31

 

FIP_Transformation_Persistence_Functionality.doc (88,064 bytes)

2005-02-24 07:49

 

abd-OCC7116-v2.tar.gz (300,686 bytes)

2005-03-02 12:35

 

abd-OCC7116-v3.tar.gz (300,647 bytes)

2005-04-05 07:27

 

Graphic3d_Structure.cxx (0 bytes)

2005-04-11 06:42

 

abd-OCC7116-v4.tar.gz (292,010 bytes)

2005-04-20 13:59

 

abd-OCC7116-v5.tar.gz (56,819 bytes)

2005-04-20 14:42

 

abd-OCC7116-v6.tar.gz (132,942 bytes)

2005-04-27 14:24

 

abd-OCC7116-v7.tar.gz (11,553 bytes)

2005-04-28 08:25

 

OCC7116-mkv-v1.tar.gz (11,633 bytes)

Issue History

Date Modified Username Field Change
2004-11-19 11:54 bugmaster Assigned To bugmaster => vtn
2004-11-19 11:54 bugmaster Status new => assigned
2005-01-12 16:31 bugmaster Assigned To vtn => san
2005-01-12 17:21 san Assigned To san => abd
2005-02-24 09:43 bugmaster Status assigned => resolved
2005-02-28 14:40 apv CC => apv, aki
2005-03-01 11:24 bugmaster CC => abd
2005-03-14 15:10 aki Status resolved => assigned
2005-04-05 09:29 abd CC => san
2005-04-05 09:38 bugmaster Status assigned => resolved
2005-04-08 10:58 aki Status resolved => tested
2005-04-25 10:13 bugmaster Status tested => verified
2005-04-29 11:46 bugmaster CC => imv
2005-05-06 15:31 bugmaster Status verified => closed
2005-05-06 15:31 bugmaster Resolution @0@ => fixed
2011-08-02 11:24 bugmaster Category OCCT:VIZ => OCCT:Visualization
2011-11-14 08:36 abv Relationship added related to 0008234
2011-12-26 16:29 atp Assigned To abd =>
2011-12-26 16:29 atp Description Updated
2011-12-26 16:29 atp Additional Information Updated