gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/libgeometry snappingrange.h


From: Sandro Santilli
Subject: [Gnash-commit] gnash/libgeometry snappingrange.h
Date: Wed, 28 Feb 2007 18:29:10 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/02/28 18:29:10

Modified files:
        libgeometry    : snappingrange.h 

Log message:
        separate *brief* description of the class from the *detailed* 
description

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/libgeometry/snappingrange.h?cvsroot=gnash&r1=1.2&r2=1.3

Patches:
Index: snappingrange.h
===================================================================
RCS file: /sources/gnash/gnash/libgeometry/snappingrange.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- snappingrange.h     28 Feb 2007 18:28:08 -0000      1.2
+++ snappingrange.h     28 Feb 2007 18:29:09 -0000      1.3
@@ -15,7 +15,7 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 // 
-// $Id: snappingrange.h,v 1.2 2007/02/28 18:28:08 strk Exp $
+// $Id: snappingrange.h,v 1.3 2007/02/28 18:29:09 strk Exp $
 
 #ifndef GNASH_SNAPPINGRANGE_H
 #define GNASH_SNAPPINGRANGE_H
@@ -37,6 +37,7 @@
 /// Snapping range class. Can hold a number of 2D ranges and combines 
 /// ranges that come very close. This class is used for multiple invalidated
 /// bounds calculation.
+//
 /// Additionally to merge intersecting ranges this class also "snaps" ranges
 /// together which are very close to each other. The "snap_distance" property
 /// (which *must* be initialized before using the class!) decides below what




reply via email to

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