![]() |
neoGFX
C++ GPU-oriented GUI library and app/game creation framework.
|
#include <i_shape.hpp>
Public Member Functions | |
| virtual const i_widget & | as_widget () const =0 |
| virtual i_widget & | as_widget ()=0 |
Definition at line 51 of file i_shape.hpp.
|
pure virtual |
Implemented in neogfx::sprite_plane.
|
pure virtual |
Implemented in neogfx::sprite_plane.