0030182: Visualization, Image_AlienPixMap - support reading encoded image from memory...
[occt.git] / tests / bugs / vis / bug9517
1 puts "============"
2 puts "OCC9517"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Wrong use of the method glTexCoordPointer() in OpenGl_PrimitiveArray.c
7 #######################################################################
8
9 set BugNumber OCC9517
10
11 box b 10 10 10
12
13 vinit
14 vdisplay b
15 vtop
16 vfit
17
18 vtexture b [locate_data_file OCC9517.bmp]
19
20 checkview -screenshot -3d -path ${imagedir}/${test_image}.png