![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include "Sun.h"
#include "Graphs/Headers/SceneNode.h"
#include "Utility/Headers/Colours.h"
#include "Platform/Video/Textures/Headers/SamplerDescriptor.h"
Go to the source code of this file.
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
Macros | |
#define | DVD_SKY_H_ |
Enumerations | |
enum class | Divide::RebuildCommandsState : U8 { Divide::NONE , Divide::REQUESTED , Divide::DONE } |
Functions | |
Divide::FWD_DECLARE_MANAGED_CLASS (SceneGraphNode) | |
Divide::DEFINE_NODE_TYPE (Sky, SceneNodeType::TYPE_SKY) | |
Divide::TYPEDEF_SMART_POINTERS_FOR_TYPE (Sky) | |