#include <WalkerBoneControlOut.h>
Public Attributes | |
FTransform | Component |
FTransform | Relative |
FTransform | World |
Definition at line 12 of file Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Walker/WalkerBoneControlOut.h.
FTransform FWalkerBoneControlOutData::Component |
Definition at line 16 of file Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Walker/WalkerBoneControlOut.h.
Referenced by FCarlaServer::FPimpl::BindActions(), and AWalkerController::GetBonesTransform().
FTransform FWalkerBoneControlOutData::Relative |
Definition at line 17 of file Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Walker/WalkerBoneControlOut.h.
Referenced by FCarlaServer::FPimpl::BindActions(), and AWalkerController::GetBonesTransform().
FTransform FWalkerBoneControlOutData::World |
Definition at line 15 of file Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Walker/WalkerBoneControlOut.h.
Referenced by FCarlaServer::FPimpl::BindActions(), and AWalkerController::GetBonesTransform().