![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include "Platform/Threading/Headers/Task.h"
#include "Core/Headers/PlatformContextComponent.h"
#include "NavMeshConfig.h"
#include "NavMeshLoader.h"
#include "NavMeshContext.h"
Go to the source code of this file.
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
namespace | Divide::GFX |
namespace | Divide::AI |
namespace | Divide::AI::Navigation |
namespace | Divide::AI::Navigation::Attorney |
Macros | |
#define | DVD_NAVIGATION_MESH_H_ |
Functions | |
Divide::FWD_DECLARE_MANAGED_CLASS (SceneGraphNode) | |
Variables | |
constexpr I32 | Divide::AI::Navigation::NAVMESHSET_MAGIC |
constexpr I32 | Divide::AI::Navigation::NAVMESHSET_VERSION = 1 |