#include "gwnavruntime/querysystem/iquery.h"#include "gwnavruntime/math/vec3f.h"#include "gwnavruntime/queries/blobs/queryblobcategory.h"#include "gwnavruntime/blob/baseblobbuilder.h"#include "gwnavruntime/path/path.h"#include "gwnavruntime/channel/channelcomputerconfig.h"#include "gwnavruntime/kernel/SF_String.h"#include "gwnavruntime/queries/fulldebug.h"Classes | |
| class | Kaim::IPathFinderQuery |
| Base class for all pathfinder queries. More... | |
| class | Kaim::ScopedSetPathNavigationProfile |
| utility class used to set to the SetNavigationProfileId of the path easily created on the stack at the beginning of the PathFinder::Advance() implementations More... | |
Namespaces | |
| Kaim | |
| The Autodesk Navigation namespace. | |
Enumerations | |
| enum | Kaim::PathFinderQueryComputeChannelMode |
| This enum tells if the PathFinderQuery should compute Channels around path sections laying on the NavMesh. More... | |