/[gzz]/gzz/gfx/libcoords/Coords.hxx
ViewVC logotype

Diff of /gzz/gfx/libcoords/Coords.hxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by humppake, Mon Nov 18 09:18:31 2002 UTC revision 1.24 by humppake, Mon Nov 18 15:27:55 2002 UTC
# Line 157  namespace Coords { Line 157  namespace Coords {
157           * some which alter this, for the purpose of catching mouse clicks           * some which alter this, for the purpose of catching mouse clicks
158           * at a larger area. A mouse click is "in" this coordinate system,           * at a larger area. A mouse click is "in" this coordinate system,
159           * if it is in the area Pt(0,0) .. getSqSize()           * if it is in the area Pt(0,0) .. getSqSize()
160             *
161             * NOTE: Must be implemented also at GLVobCoorder.java.
162           */           */
163          virtual Pt getSqSize() {          virtual Pt getSqSize() {
164              return Pt(1, 1);              return Pt(1, 1);

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26