int operator<

(const glSvgFontData& font1,
  const glSvgFontData& font2)

Checks if font1 is less than font2.

Documentation

Checks if font1 is less than font2.

Parameters:
font1 - the first data set for comparison
font2 - the second data set for comparison
Returns:
1 if font1 is less than font2, of 0 if not

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.