![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
#include <imgui_internal.h>
Collaboration diagram for ImGuiNavMoveResult:Public Member Functions | |
| ImGuiNavMoveResult () | |
| void | Clear () |
Public Attributes | |
| ImGuiID | ID |
| ImGuiID | SelectScopeId |
| ImGuiWindow * | Window |
| float | DistBox |
| float | DistCenter |
| float | DistAxial |
| ImRect | RectRel |
|
inline |
Here is the call graph for this function:
|
inline |
Here is the caller graph for this function:| float ImGuiNavMoveResult::DistAxial |
| float ImGuiNavMoveResult::DistBox |
| float ImGuiNavMoveResult::DistCenter |
| ImGuiID ImGuiNavMoveResult::ID |
| ImRect ImGuiNavMoveResult::RectRel |
| ImGuiID ImGuiNavMoveResult::SelectScopeId |
| ImGuiWindow* ImGuiNavMoveResult::Window |