INTEGRATION: CWS presfixes02 (1.10.12); FILE MERGED
2005/03/15 15:33:12 mbu 1.10.12.1: added polypolygon triangulation
This commit is contained in:
parent
2010943826
commit
384d42bfbe
1 changed files with 3 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: b2dpolypolygontools.cxx,v $
|
||||
*
|
||||
* $Revision: 1.10 $
|
||||
* $Revision: 1.11 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2004-12-13 08:48:24 $
|
||||
* last change: $Author: rt $ $Date: 2005-03-30 07:44:38 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -579,6 +579,7 @@ namespace basegfx
|
|||
|
||||
return false;
|
||||
}
|
||||
|
||||
} // end of namespace tools
|
||||
} // end of namespace basegfx
|
||||
|
||||
|
|
Loading…
Reference in a new issue