Sleeping Wombat GUI
0.100
swGUI
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Core
Media
Brushes
ImageBrush.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
Brush.h
"
4
5
6
7
namespace
sw
{
8
namespace
gui
9
{
10
13
class
ImageBrush
:
public
Brush
14
{
15
RTTR_ENABLE
(
Brush
);
16
RTTR_REGISTRATION_FRIEND
17
private
:
18
protected
:
19
public
:
20
explicit
ImageBrush
() =
default
;
21
~ImageBrush
() =
default
;
22
23
};
24
25
26
}
// gui
27
}
// sw
28
29
sw::gui::Brush
Brush base class.
Definition:
Brush.h:23
sw::gui::ImageBrush::RTTR_ENABLE
RTTR_ENABLE(Brush)
sw
Definition:
DirectInputModule.cpp:11
sw::gui::ImageBrush::ImageBrush
ImageBrush()=default
Brush.h
sw::gui::ImageBrush
Definition:
ImageBrush.h:13
sw::gui::ImageBrush::~ImageBrush
~ImageBrush()=default
Generated on Tue May 9 2017 15:46:02 for Sleeping Wombat GUI by
1.8.9.1