#include <DebugShape.h>
carla::rpc::DebugShape::String 的协作图:Public 成员函数 | |
| MSGPACK_DEFINE_ARRAY (location, text, draw_shadow) | |
Public 属性 | |
| bool | draw_shadow |
| geom::Location | location |
| std::string | text |
在文件 DebugShape.h 第 94 行定义.
| carla::rpc::DebugShape::String::MSGPACK_DEFINE_ARRAY | ( | location | , |
| text | , | ||
| draw_shadow | |||
| ) |
| bool carla::rpc::DebugShape::String::draw_shadow |
在文件 DebugShape.h 第 97 行定义.
| geom::Location carla::rpc::DebugShape::String::location |
在文件 DebugShape.h 第 95 行定义.
被这些函数引用 FShapeVisitor::operator()().
| std::string carla::rpc::DebugShape::String::text |
在文件 DebugShape.h 第 96 行定义.
被这些函数引用 FShapeVisitor::operator()().