![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include "Graphs/Headers/SceneNode.h"
#include "Graphs/Headers/SceneGraphNode.h"
#include "Platform/Video/Buffers/VertexBuffer/Headers/VertexBuffer.h"
Go to the source code of this file.
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
Macros | |
#define | DVD_OBJECT_3D_H_ |
Functions | |
FORCE_INLINE constexpr PrimitiveTopology | Divide::GetGeometryBufferType (const SceneNodeType type) noexcept |
Divide::DEFINE_NODE_BASE_TYPE (Object3D, SceneNodeType::COUNT) | |
Divide::TYPEDEF_SMART_POINTERS_FOR_TYPE (Object3D) | |
#define DVD_OBJECT_3D_H_ |
Definition at line 34 of file Object3D.h.