#include <DebugShape.h>
carla::rpc::DebugShape::Line 的协作图:Public 成员函数 | |
| MSGPACK_DEFINE_ARRAY (begin, end, thickness) | |
Public 属性 | |
| geom::Location | begin |
| geom::Location | end |
| float | thickness |
在文件 DebugShape.h 第 48 行定义.
| geom::Location carla::rpc::DebugShape::Line::begin |
在文件 DebugShape.h 第 49 行定义.
被这些函数引用 FShapeVisitor::operator()().
| geom::Location carla::rpc::DebugShape::Line::end |
在文件 DebugShape.h 第 50 行定义.
被这些函数引用 FShapeVisitor::operator()().
| float carla::rpc::DebugShape::Line::thickness |
在文件 DebugShape.h 第 51 行定义.
被这些函数引用 FShapeVisitor::operator()().