ShishGL  1.0
A simple modular cross-platform graphics library
Sh::ColorFill Class Reference

#include <ColorFill.hpp>

Inheritance diagram for Sh::ColorFill:
Collaboration diagram for Sh::ColorFill:

Public Member Functions

 ColorFill (const Color &color)
 
void apply (Frame &frame, const Shape2D &shape) override
 
 ~ColorFill () override=default
 
- Public Member Functions inherited from Sh::Style
 Style ()=default
 
virtual ~Style ()=default
 

Constructor & Destructor Documentation

◆ ColorFill()

Sh::ColorFill::ColorFill ( const Color color)
inlineexplicit

◆ ~ColorFill()

Sh::ColorFill::~ColorFill ( )
overridedefault

Member Function Documentation

◆ apply()

void Sh::ColorFill::apply ( Frame frame,
const Shape2D shape 
)
inlineoverridevirtual

Implements Sh::Style.


The documentation for this class was generated from the following file: