gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] libvob/doc memorymanagement.rst


From: Tuomas J. Lukka
Subject: [Gzz-commits] libvob/doc memorymanagement.rst
Date: Sun, 08 Jun 2003 09:57:56 -0400

CVSROOT:        /cvsroot/libvob
Module name:    libvob
Branch:         
Changes by:     Tuomas J. Lukka <address@hidden>        03/06/08 09:57:55

Modified files:
        doc            : memorymanagement.rst 

Log message:
        twid

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libvob/libvob/doc/memorymanagement.rst.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: libvob/doc/memorymanagement.rst
diff -u libvob/doc/memorymanagement.rst:1.2 libvob/doc/memorymanagement.rst:1.3
--- libvob/doc/memorymanagement.rst:1.2 Sun Jun  8 09:46:09 2003
+++ libvob/doc/memorymanagement.rst     Sun Jun  8 09:57:55 2003
@@ -61,9 +61,17 @@
 
     vertically(60, yyyy, MipzipLoader, xxxx);
 
+It is possible to use MipzipLoader synchronously, by calling
+loadToBaseLevelSynch, or asynchronously, by setting the *goal*
+mipmap level to load to, and loading will take place
+in the background.
 The class uses the Background and the OpenGL backgrounding
 functionality to load the textures, but the complications
 will not be described here.
+
+The class also has methods to query the memory usage of the different
+levels &c, but these are best described in the Javadoc.
+
 
 MemoryPartitioner - dividing memory between mipzips
 ---------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]