CMGDK r49-rc2
组合类型 | 名字空间 | 类型定义 | 枚举 | 函数
K:/CMGDKv18/SDK/Include/hgl/ut/FindPath.H文件参考
#include <hgl/type/List.H>

浏览该文件的源代码。

组合类型

class  hgl::FindPath
 寻路模块基类 更多...
struct  hgl::FindPath::StepCoord
class  hgl::FindPath::StepList

名字空间

namespace  hgl
 

__MAKE_HGL__&&!__MAKE_PLUGIN__


类型定义

typedef FindPathAlgorithml hgl::FPA

枚举

enum  hgl::FindPathAlgorithml {
  hgl::fpaNone = 0, hgl::fpaAStar, hgl::fpaAStar8, hgl::fpaLine,
  hgl::fpaEnd
}

函数

FindPath * hgl::CreateFindPath (FPA, int, int)
 创建寻路模块
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义