Ignore:
Timestamp:
08/17/12 12:18:32 (12 years ago)
Author:
smasson
Message:

full integration of the batch mode with Z buffer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/WIDGET/AUTOUR_de_XXX/letsdraw.pro

    r370 r479  
    5858; We select it (we will pass to it all commands concerning the window) 
    5959   wset, win 
    60 ;   erase, 255                       ; we clean the window 
    61 ; We make sure that, if we work with a screen coding colors on 24 bits, the specified background color !p.background is the one applied. 
    62 ;    if !d.n_colors gt 256 then begin 
    63 ;       device, decomposed=1 
    64 ;       !p.background='ffffff'x 
    65 ;       plot,[0],[0] 
    66 ;       device, decomposed=0 
    67 ;    ENDIF 
    68 ; 
     60 
    6961   smallout = long(extractatt(top_uvalue, 'smallout')) 
    7062   numdessinout = smallout[2]-1 
Note: See TracChangeset for help on using the changeset viewer.