22 INLINE AntialiasAttrib::
23 AntialiasAttrib(
unsigned short mode) :
48 return _mode & M_type_mask;
61 return _mode & ~M_type_mask;
unsigned short get_mode() const
Returns the specified antialias mode.
unsigned short get_mode_quality() const
Returns the specified antialias mode, with the type bits masked out.
unsigned short get_mode_type() const
Returns the specified antialias mode, with the quality bits masked out.