ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::obstacle Struct Reference

障碍物数据结构 More...

#include <grids.h>

Public Member Functions

void clear ()

Public Attributes

int m_id = 0
int32_t m_type = 0
int m_value = 0
int m_parent = 0

Detailed Description

障碍物数据结构

存储障碍物类型和路径搜索信息


The documentation for this struct was generated from the following file: