X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Flayer_shape.h;h=e383ed41bd3b80c9000a2f0b3c6aa1b3edc2fb08;hb=24168ac9a1e41031ddd3dea2f394db72e10b6ae0;hp=d083cee8c52e846e2ed427fb73dc2764a861f2d9;hpb=0c9d20cc16815ec51cb7edec3ead326977f1c3c5;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/layer_shape.h b/synfig-core/trunk/src/synfig/layer_shape.h index d083cee..e383ed4 100644 --- a/synfig-core/trunk/src/synfig/layer_shape.h +++ b/synfig-core/trunk/src/synfig/layer_shape.h @@ -6,6 +6,7 @@ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley +** Copyright (c) 2007 Chris Moore ** ** This package is free software; you can redistribute it and/or ** modify it under the terms of the GNU General Public License as @@ -58,7 +59,7 @@ class Layer_Shape : public Layer_Composite, public Layer_NoDeform private: - //internal cacheing + //internal caching struct Intersector; Intersector *edge_table;