neoGFX
C++ GPU-oriented GUI library and app/game creation framework.
neogfx::shape_frame Member List

This is the complete list of members for neogfx::shape_frame, including all inherited members.

colour() const overrideneogfx::shape_frameinlinevirtual
extents() const overrideneogfx::shape_frameinlinevirtual
has_extents() const overrideneogfx::shape_frameinlinevirtual
set_colour(const optional_colour_or_gradient &aColour) overrideneogfx::shape_frameinlinevirtual
set_textures(texture_list_pointer aTextures) overrideneogfx::shape_frameinlinevirtual
set_transformation(const optional_mat33 &aTransformation) overrideneogfx::shape_frameinlinevirtual
shape_frame(const colour_or_gradient &aColour)neogfx::shape_frameinline
shape_frame(const colour_or_gradient &aColour, const mat33 &aTransformation)neogfx::shape_frameinline
shape_frame(const i_texture &aTexture)neogfx::shape_frameinline
shape_frame(const i_texture &aTexture, const mat33 &aTransformation)neogfx::shape_frameinline
shape_frame(const i_texture &aTexture, const optional_rect &aTextureRect)neogfx::shape_frameinline
shape_frame(const i_texture &aTexture, const optional_rect &aTextureRect, const mat33 &aTransformation)neogfx::shape_frameinline
shape_frame(texture_list_pointer aTextures)neogfx::shape_frameinline
shape_frame(texture_list_pointer aTextures, const mat33 &aTransformation)neogfx::shape_frameinline
textures() const overrideneogfx::shape_frameinlinevirtual
transformation() const overrideneogfx::shape_frameinlinevirtual