home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3195 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  725 b 

  1. Path: news.coventry.ac.uk!not-for-mail
  2. From: dj@coventry.ac.uk (Dave Jackson)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Fastest way to clear a Window?
  5. Date: 8 Feb 1996 10:43:55 -0000
  6. Organization: Coventry University
  7. Message-ID: <4fck5b$7mm@leofric.coventry.ac.uk>
  8. NNTP-Posting-Host: leofric.coventry.ac.uk
  9.  
  10. I'm writing a 3d graphics viewer thingy using intuition windows.  What I 
  11. want to know is, what is the fastest way of clearing a window?  At the 
  12. moment I'm using SetRast() but there must be a faster way.  I'm using a 
  13. custom screen, so I could make it draw lines on a single bitplane and 
  14. then just clear that one plane, but the RKM:Libraries has nothing on how 
  15. to clear one plane...  help!
  16.  
  17. TIA
  18. Dave Jackson
  19.  
  20.