File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
tests/Rendering_tests/PVR_defs Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ begin volume_rendering (BMP or PNG)
2121 end array surface_enhanse_ctl
2222 end plot_area_ctl
2323!
24- begin pvr_color_ctl
24+ begin colormap_ctl
2525 colormap_mode_ctl rainbow
2626!
2727 data_mapping_ctl Colormap_list
@@ -46,7 +46,7 @@ begin volume_rendering (BMP or PNG)
4646!
4747 range_min_ctl 0.0e+00
4848 range_max_ctl 1.0e+01
49- end pvr_color_ctl
49+ end colormap_ctl
5050!
5151 begin colorbar_ctl
5252 colorbar_switch_ctl On
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ begin volume_rendering (BMP or PNG)
2121 end array surface_enhanse_ctl
2222 end plot_area_ctl
2323!
24- begin pvr_color_ctl
24+ begin colormap_ctl
2525 colormap_ctl rainbow
2626!
2727 data_mapping_ctl Colormap_list
@@ -51,7 +51,7 @@ begin volume_rendering (BMP or PNG)
5151!
5252 range_min_ctl -6.0
5353 range_max_ctl 6.0
54- end pvr_color_ctl
54+ end colormap_ctl
5555!
5656 begin colorbar_ctl
5757 colorbar_switch_ctl On
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ begin volume_rendering (BMP or PNG)
2323 end array surface_enhanse_ctl
2424 end plot_area_ctl
2525!
26- begin pvr_color_ctl
26+ begin colormap_ctl
2727 colormap_mode_ctl rainbow
2828!
2929 data_mapping_ctl Colormap_list
@@ -50,7 +50,7 @@ begin volume_rendering (BMP or PNG)
5050!
5151 range_min_ctl 0.0
5252 range_max_ctl 0.5
53- end pvr_color_ctl
53+ end colormap_ctl
5454!
5555 begin colorbar_ctl
5656 colorbar_switch_ctl On
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ begin volume_rendering (BMP or PNG)
2121 end array surface_enhanse_ctl
2222 end plot_area_ctl
2323!
24- begin pvr_color_ctl
24+ begin colormap_ctl
2525 colormap_mode_ctl rainbow
2626!
2727 data_mapping_ctl Colormap_list
@@ -53,7 +53,7 @@ begin volume_rendering (BMP or PNG)
5353!
5454 range_min_ctl -80.0
5555 range_max_ctl 80.0
56- end pvr_color_ctl
56+ end colormap_ctl
5757!
5858 begin colorbar_ctl
5959 colorbar_switch_ctl On
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ begin volume_rendering (BMP or PNG)
2121 end array surface_enhanse_ctl
2222 end plot_area_ctl
2323!
24- begin pvr_color_ctl
24+ begin colormap_ctl
2525 colormap_mode_ctl rainbow
2626!
2727 data_mapping_ctl Colormap_list
@@ -53,7 +53,7 @@ begin volume_rendering (BMP or PNG)
5353!
5454 range_min_ctl -3000.0
5555 range_max_ctl 3000.0
56- end pvr_color_ctl
56+ end colormap_ctl
5757!
5858 begin colorbar_ctl
5959 colorbar_switch_ctl On
You can’t perform that action at this time.
0 commit comments