From: Patrick H. <pa...@13...> - 2009-02-13 14:17:34
|
This patch has been applied. Thanks for the submission. BTW, mail delivery of commit logs is not currently working, and I am going to see if I can fix that. -Patrick On Feb 12, 2009, at 3:56 AM, Sebastian Messerschmidt wrote: > Here I've changed the data members scope to public, as it is for all > other Primitive-Types. > > cheers > psy > > > Index: Tri.h > =================================================================== > RCS file: /cvsroot/ggt/GGT/modules/GMTL/gmtl/Tri.h,v > retrieving revision 1.13 > diff -u -r1.13 Tri.h > --- Tri.h 12 Nov 2004 01:28:44 -0000 1.13 > +++ Tri.h 12 Feb 2009 09:55:05 -0000 > @@ -159,7 +159,7 @@ > mVerts[2] = p3; > } > > -private: > +public: > /** > * The vertices of the triangle. > */ > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with > Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills > and code to > build responsive, highly engaging applications that combine the > power of local > resources and data with the reach of the web. Download the Adobe AIR > SDK and > Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com_______________________________________________ > ggt-devel mailing list > ggt...@li... > https://lists.sourceforge.net/lists/listinfo/ggt-devel -- Patrick L. Hartling Senior Software Engineer, Priority 5 http://www.priority5.com/ |