]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Update documentation of the 3D viewers.
authorrnv <rnv@opencascade.com>
Thu, 19 Apr 2012 06:56:08 +0000 (06:56 +0000)
committerrnv <rnv@opencascade.com>
Thu, 19 Apr 2012 06:56:08 +0000 (06:56 +0000)
doc/salome/gui/images/change_background_dlg.png
doc/salome/gui/images/pref_salome_occviewer.png
doc/salome/gui/images/pref_salome_vtkviewer.png
doc/salome/gui/input/occ_3d_viewer.doc
doc/salome/gui/input/vtk_3d_viewer.doc

index debf41f2b04297e7033a22795ff6598ab538be92..2b0e6a4a3cd3fd82dea1b069f9ee80d4f93b92eb 100644 (file)
Binary files a/doc/salome/gui/images/change_background_dlg.png and b/doc/salome/gui/images/change_background_dlg.png differ
index 73e44e7e2ee17aebc8b2b482bd7384601526cd7a..be48a8079f4f6aafc5c4d5e7d65ead880e28d38b 100644 (file)
Binary files a/doc/salome/gui/images/pref_salome_occviewer.png and b/doc/salome/gui/images/pref_salome_occviewer.png differ
index 6d62b6f7ad848cf4c407cd6b4e594d86bc54833f..12d50bd3644cfe55637fd0f332666f350c3f2cd7 100644 (file)
Binary files a/doc/salome/gui/images/pref_salome_vtkviewer.png and b/doc/salome/gui/images/pref_salome_vtkviewer.png differ
index 236d8ea50b5636d0cdae37a072287ef8c5f4dbf6..bc5794933708929a112ab9295b215b0bdec5b672 100644 (file)
@@ -216,6 +216,11 @@ The following types of the background are supported:
   - Third corner
   - Fourth corner
 
+- Image: allows to set image as viewer background and define filling type:
+  - Center: the image is located at the center of the viewer backgound
+  - Tile: the image fills the entire viewer backgound one by one
+  - Strech: the image is stretched to the entire viewer backgound.
+
 Default background for the viewer is specified via the
 \ref occ_preferences "application preferences".
 
index 91cf12ac74fb6bbaadf6e55b5b306716eec60005..2e4a9a4095c6b3426ad807c9fc688f9a18cb2d64 100644 (file)
@@ -243,7 +243,21 @@ The following types of the background are supported:
   specified by the user in the dialog box.
 - Gradient background: the background is gradiently colored according
   to two colors and the gradient type specified in the dialog
-  box. Currently, only vertical background type is supported.
+  box. The following types of background are supported:
+  - Horizontal
+  - Vertical
+  - First diagonal
+  - Second diagonal
+  - First corner
+  - Second corner
+  - Third corner
+  - Fourth corner
+
+- Image: allows to set image as viewer background and define filling type:
+  - Center: the image is located at the center of the viewer backgound
+  - Tile: the image fills the entire viewer backgound one by one
+  - Strech: the image is stretched to the entire viewer backgound.
+
 
 Default background for the viewer is specified via the
 \ref vtk_preferences "application preferences".