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