#include <OSGBaseFunctions.h>
List of all members.
Definition at line 404 of file OSGBaseFunctions.h.
[inline]
Definition at line 406 of file OSGBaseFunctions.h.
00407 { 00408 return ::strcmp(s1, s2) < 0; 00409 }