fenfire-commits
[Top][All Lists]
Advanced

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

[ff-cvs] libvob/include/vob Transform.hxx


From: Tuomas J. Lukka
Subject: [ff-cvs] libvob/include/vob Transform.hxx
Date: Thu, 21 Aug 2003 08:03:58 -0400

CVSROOT:        /cvsroot/libvob
Module name:    libvob
Branch:         
Changes by:     Tuomas J. Lukka <address@hidden>        03/08/21 08:03:56

Modified files:
        include/vob    : Transform.hxx 

Log message:
        Twid about glperformable

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libvob/libvob/include/vob/Transform.hxx.diff?tr1=1.13&tr2=1.14&r1=text&r2=text

Patches:
Index: libvob/include/vob/Transform.hxx
diff -u libvob/include/vob/Transform.hxx:1.13 
libvob/include/vob/Transform.hxx:1.14
--- libvob/include/vob/Transform.hxx:1.13       Fri Jun  6 04:30:59 2003
+++ libvob/include/vob/Transform.hxx    Thu Aug 21 08:03:56 2003
@@ -76,7 +76,8 @@
        virtual float nonlinearity(const ZPt &p, float radius) const 
ATTR((pure)) = 0; 
 
        /** Whether this transformation can be performed by OpenGL
-        * alone. If true, calling performGL allows the caller
+        * alone by using the transformation matrix. 
+        * If true, calling performGL allows the caller
         * to use plain glVertex calls to place vertices using this
         * transform.
         */




reply via email to

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