#include <DebugShapeDrawer.h>
FDebugShapeDrawer 的协作图:Public 成员函数 | |
| void | Draw (const carla::rpc::DebugShape &Shape) |
| FDebugShapeDrawer (UWorld &InWorld) | |
Private 属性 | |
| UWorld & | World |
在文件 DebugShapeDrawer.h 第 18 行定义.
|
inlineexplicit |
在文件 DebugShapeDrawer.h 第 24 行定义.
| void FDebugShapeDrawer::Draw | ( | const carla::rpc::DebugShape & | Shape | ) |
在文件 DebugShapeDrawer.cpp 第 303 行定义.
引用了 carla::rpc::DebugShape::color, carla::rpc::DebugShape::life_time, carla::rpc::DebugShape::persistent_lines, carla::rpc::DebugShape::primitive , 以及 World.
被这些函数引用 FCarlaServer::FPimpl::BindActions().
这是这个函数的调用关系图:
|
private |
在文件 DebugShapeDrawer.h 第 32 行定义.
被这些函数引用 Draw().