#include "gwnavruntime/visualsystem/displaylistblob.h"
#include "gwnavruntime/math/rotation.h"
#include "gwnavruntime/blob/blobhandler.h"
#include "gwnavruntime/base/types.h"
#include "gwnavruntime/base/memory.h"
#include "gwnavruntime/base/stringutils.h"
#include <utility>
Classes | |
class | Kaim::DisplayList |
DisplayList is used to push text, lines or shapes for rendering in the NavigationLab e.g. More... | |
class | Kaim::DisplayListManager |
Game side: Manages all DisplayListData, send them to the NavigationLab. More... | |
Namespaces | |
Kaim | |
The Autodesk Navigation namespace. | |
Enumerations | |
enum | Kaim::DisplayListActivation { Kaim::DisplayList_Disable, Kaim::DisplayList_Enable } |
Indicates if the display list is active or not. More... | |