#include <DebugShapeDrawer.h>
Public 成员函数 | |
void | Draw (const carla::rpc::DebugShape &Shape) |
FDebugShapeDrawer (UWorld &InWorld) | |
Private 属性 | |
UWorld & | World |
在文件 DebugShapeDrawer.h 第 13 行定义.
|
inlineexplicit |
在文件 DebugShapeDrawer.h 第 17 行定义.
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 第 23 行定义.
被这些函数引用 Draw().