Apollo 10.0
自动驾驶开放平台
base_bipartite_graph_matcher.h 文件参考
base_bipartite_graph_matcher.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

struct  apollo::perception::lidar::BipartiteGraphMatcherInitOptions
 
struct  apollo::perception::lidar::BipartiteGraphMatcherOptions
 
class  apollo::perception::lidar::BaseBipartiteGraphMatcher
 

命名空间

namespace  apollo
 class register implement
 
namespace  apollo::perception
 apollo::perception
 
namespace  apollo::perception::lidar
 

宏定义

#define PERCEPTION_REGISTER_BIPARTITEGRAPHMATCHER(name)    PERCEPTION_REGISTER_CLASS(BaseBipartiteGraphMatcher, name)
 

函数

 apollo::perception::lidar::PERCEPTION_REGISTER_REGISTERER (BaseBipartiteGraphMatcher)
 

宏定义说明

◆ PERCEPTION_REGISTER_BIPARTITEGRAPHMATCHER

#define PERCEPTION_REGISTER_BIPARTITEGRAPHMATCHER (   name)     PERCEPTION_REGISTER_CLASS(BaseBipartiteGraphMatcher, name)

在文件 base_bipartite_graph_matcher.h84 行定义.