#include <DebugShape.h>
Public 成员函数 | |
MSGPACK_DEFINE_ARRAY (begin, end, thickness) | |
Public 属性 | |
geom::Location | begin |
geom::Location | end |
float | thickness |
在文件 DebugShape.h 第 44 行定义.
geom::Location carla::rpc::DebugShape::Line::begin |
在文件 DebugShape.h 第 45 行定义.
被这些函数引用 FShapeVisitor::operator()() , 以及 FShapeVisitor::operator()().
geom::Location carla::rpc::DebugShape::Line::end |
在文件 DebugShape.h 第 46 行定义.
被这些函数引用 FShapeVisitor::operator()() , 以及 FShapeVisitor::operator()().
float carla::rpc::DebugShape::Line::thickness |
在文件 DebugShape.h 第 47 行定义.
被这些函数引用 FShapeVisitor::operator()() , 以及 FShapeVisitor::operator()().