View Issue Details

IDProjectCategoryView StatusLast Update
0009833Open CASCADEOCCT:Visualizationpublic2012-01-13 17:29
ReporteraelAssigned To 
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
OSAll 
Fixed in Version6.1.1 
Summary0009833: Modify MeshVS to support smooth and flat shading
DescriptionTwo types of the mesh visualization in shading mode were added in SMDSInter and
now they should be availible in MeshVS
Additional information
and documentation updates
Documentation remark, added by AEL 2005-08-29 12:59:51:

Improvements:
Two types of the mesh visualization in shading mode were added in MeshVS:

To enable default shading mode you should set "MeshVS_DA_Reflection" flag of
"MeshVS_Drawer" to "Standard_True" and "MeshVS_DA_SmoothShading" to
"Standard_False"

To enable smooth shading mode you should set "MeshVS_DA_Reflection" flag of
"MeshVS_Drawer" to "Standard_True" and "MeshVS_DA_SmoothShading" to
"Standard_True"

To enable flat shading mode you should set "MeshVS_DA_Reflection" flag of
"MeshVS_Drawer" to "Standard_False" and "MeshVS_DA_SmoothShading" to
"Standard_False".
Modified entities:
In MeshVS package:
MeshVS.cdl - new flag "MeshVS_DA_SmoothShading" was added.
MeshVS_Mesh.cxx - was modified.
MeshVS_MeshPrsBuilder.cxx - was modified.
MeshVS_MeshPrsBuilder.lxx - was modified.
TagsNo tags attached.
Test case number

Attached Files

  • ael-OMF9833-v1.tar.gz (15,425 bytes)
  • ael-OMF9833-v2.tar (115,712 bytes)
  • agv-9833.tar.gz (27,283 bytes)
  • agv-9833-v1.tar.gz (32,727 bytes)
  • agv-9833-v2.tar.gz (32,763 bytes)

Activities

2005-08-29 07:20

 

ael-OMF9833-v1.tar.gz (15,425 bytes)

2005-09-01 18:56

 

ael-OMF9833-v2.tar (115,712 bytes)

2006-04-21 13:46

 

agv-9833.tar.gz (27,283 bytes)

2006-04-27 16:33

 

agv-9833-v1.tar.gz (32,727 bytes)

2006-05-06 19:25

 

agv-9833-v2.tar.gz (32,763 bytes)

Issue History

Date Modified Username Field Change
2005-08-29 09:14 ael BugsThisDependsOn => 9832
2005-08-29 09:19 msv CC => msv
2005-08-29 14:58 bugmaster Assigned To bugmaster => ael
2005-08-29 14:58 bugmaster Status new => assigned
2005-08-29 15:05 ael Status assigned => resolved
2006-01-12 17:32 san CC => agv
2006-04-21 17:20 agv BugsThisDependsOn => 12251
2006-05-17 15:40 aki Status resolved => tested
2006-05-23 09:02 bugmaster CC => imv
2006-06-27 16:43 bugmaster Status tested => verified
2006-10-27 15:56 bugmaster Status verified => closed
2006-10-27 15:56 bugmaster Resolution @0@ => fixed
2006-11-01 16:18 abv CC => abv
2011-08-02 11:24 bugmaster Category OCCT:VIZ => OCCT:Visualization
2012-01-13 17:29 atp Assigned To ael =>
2012-01-13 17:29 atp Description Updated
2012-01-13 17:29 atp Additional Information Updated