gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz/doc/pegboard/box_cs--tjl peg.rst


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz/doc/pegboard/box_cs--tjl peg.rst
Date: Thu, 31 Oct 2002 07:59:48 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        02/10/31 07:59:48

Modified files:
        doc/pegboard/box_cs--tjl: peg.rst 

Log message:
        Get size

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/box_cs--tjl/peg.rst.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: gzz/doc/pegboard/box_cs--tjl/peg.rst
diff -u gzz/doc/pegboard/box_cs--tjl/peg.rst:1.1 
gzz/doc/pegboard/box_cs--tjl/peg.rst:1.2
--- gzz/doc/pegboard/box_cs--tjl/peg.rst:1.1    Thu Oct 31 07:35:43 2002
+++ gzz/doc/pegboard/box_cs--tjl/peg.rst        Thu Oct 31 07:59:48 2002
@@ -3,8 +3,8 @@
 =============================================================
 
 :Author:   Tuomas Lukka
-:Date:     $Date: 2002/10/31 12:35:43 $
-:Revision: $Revision: 1.1 $
+:Date:     $Date: 2002/10/31 12:59:48 $
+:Revision: $Revision: 1.2 $
 :Status:   Incomplete
 
 There is an enormous problem with the current Box class: the activated
@@ -60,3 +60,11 @@
 above. Change the definition of cull.
 
 Change the definition of getCSAt to use the "unit square" instead of the unit 
square.
+
+Into VobCoorder, add::
+
+    /** Get the size of the "unit square" of the given coordinate
+     * system. This is the size that the unit square of unitSqCS() 
+     * would be in the given coordinate system.
+     */
+    void getSqSize(int cs, float[] into);




reply via email to

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