0030969: Coding Rules - refactor Quantity_Color.cxx color table definition
[occt.git] / tests / v3d / begin
CommitLineData
474be6cd 1cpulimit 300
2set group "v3d"
3
2a332745 4pload VISUALIZATION TOPTEST
5vgldebug -glslWarn 1
474be6cd 6
7if { [info exists imagedir] == 0 } {
392ac980 8 set imagedir .
474be6cd 9}
10
11if { [info exists test_image ] == 0 } {
392ac980 12 set test_image photo
474be6cd 13}