Re: [osg-users] STL vectors and function calls

2007-12-31 Thread Wu Xiaodong
*MyIterator-AnotherMethod(); should be MyIterator-AnotherMethod(); On Dec 30, 2007 12:47 AM, Renan Mendes [EMAIL PROTECTED] wrote: Hi, everyone. I've got quick question on STL vectors. I've created a class (let's call it MyClass) with the method 'bool MyMethod(std::vectorMyClass

[osg-users] STL vectors and function calls

2007-12-29 Thread Renan Mendes
Hi, everyone. I've got quick question on STL vectors. I've created a class (let's call it MyClass) with the method 'bool MyMethod(std::vectorMyClass MyVector)' that calls another method 'void AnotherMethod()' that makes a simple check on a variable inherent to every instance of MyClass. How

Re: [osg-users] STL vectors and function calls

2007-12-29 Thread Gordon Tomlinson
for survival -Master Tambo Tetsura _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Renan Mendes Sent: 29 December 2007 16:48 To: OSG Mailing List Subject: [Norton AntiSpam] [osg-users] STL vectors and function calls Hi, everyone. I've got quick question on STL

Re: [osg-users] STL vectors and function calls

2007-12-29 Thread Renan Mendes
Thanks, Gordon. ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org