#include <LEGlyphFilter.h>
Public Methods | |
virtual le_bool | accept (LEGlyphID glyph) = 0 |
This method is used to test a particular glyph index to see if it is in the set recognized by the filter. More... |
Definition at line 17 of file LEGlyphFilter.h.
|
This method is used to test a particular glyph index to see if it is in the set recognized by the filter.
|