| 
    Simple GUI Library
    
   | 
 
This is the complete list of members for Sgl::Fill, including all inherited members.
| fillArea(const Sml::Rectangle< int32_t > &area, const Sml::Rectangle< int32_t > &targetRegion) const =0 (defined in Sgl::Fill) | Sgl::Fill | pure virtual | 
| fillLine(const Sml::Vec2i &start, const Sml::Vec2i &end, const Sml::Rectangle< int32_t > &targetRegion) const =0 (defined in Sgl::Fill) | Sgl::Fill | pure virtual | 
| fillPoint(const Sml::Vec2i &point, const Sml::Rectangle< int32_t > &targetRegion) const =0 (defined in Sgl::Fill) | Sgl::Fill | pure virtual |