AI_NavigationMesh.cpp File Reference
#include "AI_NavigationMesh.h"
#include "spatialdb/AI_SDB_GenArrayVisitors.h"
Variables | |
const float | g_f_min = -AI_TINY |
const float | g_f_max = 1.0f + AI_TINY |
const float | g_f_tiny_less = (1.0f-AI_TINY) |
Variable Documentation
const float g_f_max = 1.0f + AI_TINY |
const float g_f_min = -AI_TINY |
const float g_f_tiny_less = (1.0f-AI_TINY) |