TDME2
1.9.121
src
tdme
tools
editor
tabviews
fwd-tdme.h
Go to the documentation of this file.
1
// Forward declarations for tdme.tools.editor.tabviews
2
#pragma once
3
4
namespace
tdme
{
5
namespace
tools {
6
namespace
editor {
7
namespace
tabviews {
8
class
EmptyEditorTabView
;
9
class
EnvMapEditorTabView
;
10
class
FontTabView
;
11
class
ModelEditorTabView
;
12
class
ParticleSystemEditorTabView
;
13
class
SceneEditorTabView
;
14
class
SoundTabView
;
15
struct
TabView
;
16
class
TerrainEditorTabView
;
17
class
TextureTabView
;
18
class
TextEditorTabView
;
19
class
TriggerEditorTabView
;
20
class
UIEditorTabView
;
21
}
// namespace tabviews
22
}
// namespace editor
23
}
// namespace tools
24
}
// namespace tdme
tdme::tools::editor::tabviews::EmptyEditorTabView
Empty editor tab view.
Definition:
EmptyEditorTabView.h:36
tdme::tools::editor::tabviews::EnvMapEditorTabView
Environmap editor tab view.
Definition:
EnvMapEditorTabView.h:37
tdme::tools::editor::tabviews::FontTabView
Font tab view.
Definition:
FontTabView.h:34
tdme::tools::editor::tabviews::ModelEditorTabView
Model editor tab view.
Definition:
ModelEditorTabView.h:50
tdme::tools::editor::tabviews::ParticleSystemEditorTabView
Particle system editor tab view.
Definition:
ParticleSystemEditorTabView.h:52
tdme::tools::editor::tabviews::SceneEditorTabView
Scene editor tab view.
Definition:
SceneEditorTabView.h:50
tdme::tools::editor::tabviews::SoundTabView
Sound tab view.
Definition:
SoundTabView.h:37
tdme::tools::editor::tabviews::TerrainEditorTabView
Terrain editor tab view.
Definition:
TerrainEditorTabView.h:48
tdme::tools::editor::tabviews::TextEditorTabView
Text editor tab view.
Definition:
TextEditorTabView.h:40
tdme::tools::editor::tabviews::TextureTabView
Texture tab view.
Definition:
TextureTabView.h:34
tdme::tools::editor::tabviews::TriggerEditorTabView
Trigger editor tab view.
Definition:
TriggerEditorTabView.h:42
tdme::tools::editor::tabviews::UIEditorTabView
UI editor tab view.
Definition:
UIEditorTabView.h:45
tdme
Definition:
fwd-tdme.h:4
tdme::tools::editor::tabviews::TabView
Tab view interface.
Definition:
TabView.h:28
Generated by
1.9.3