#include <OSGBaseFunctions.h>
List of all members.
Definition at line 418 of file OSGBaseFunctions.h.
[inline]
Definition at line 420 of file OSGBaseFunctions.h.
00421 { 00422 return ::strcmp(s1, s2) == 0; 00423 }