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

浏览源代码.

struct  apollo::perception::base::Frame
 

命名空间

namespace  apollo
 class register implement
 
namespace  apollo::perception
 apollo::perception
 
namespace  apollo::perception::base
 

类型定义

typedef std::shared_ptr< Frameapollo::perception::base::FramePtr
 
typedef std::shared_ptr< const Frameapollo::perception::base::FrameConstPtr