#include <DebugShape.h>
Public 成员函数 | |
MSGPACK_DEFINE_ARRAY (location, text, draw_shadow) | |
Public 属性 | |
bool | draw_shadow |
geom::Location | location |
std::string | text |
在文件 DebugShape.h 第 84 行定义.
carla::rpc::DebugShape::String::MSGPACK_DEFINE_ARRAY | ( | location | , |
text | , | ||
draw_shadow | ) |
bool carla::rpc::DebugShape::String::draw_shadow |
在文件 DebugShape.h 第 87 行定义.
geom::Location carla::rpc::DebugShape::String::location |
在文件 DebugShape.h 第 85 行定义.
被这些函数引用 FShapeVisitor::operator()().
std::string carla::rpc::DebugShape::String::text |
在文件 DebugShape.h 第 86 行定义.
被这些函数引用 FShapeVisitor::operator()().