![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "BaseGizmos/GizmoBoxComponent.h"#include "BaseGizmos/GizmoRenderingUtil.h"#include "BaseGizmos/GizmoViewContext.h"#include "MeshElementCollector.h"#include "PrimitiveSceneProxy.h"#include "PrimitiveDrawingUtils.h"Classes | |
| class | FGizmoBoxComponentSceneProxy |
Namespaces | |
| namespace | GizmoBoxComponentLocals |
Functions | |
| template<typename SceneViewOrGizmoViewContext > | |
| void | GizmoBoxComponentLocals::GetBoxDirections (bool bIsViewDependent, const SceneViewOrGizmoViewContext *View, const FVector &WorldOrigin, const FVector &DirectionX, const FVector &DirectionY, const FVector &DirectionZ, bool bEnableFlipping, bool bWorldAxis, TFunctionRef< FVector(const FVector &)> VectorTransform, FVector &UseDirectionXOut, FVector &UseDirectionYOut, FVector &UseDirectionZOut, bool &bFlippedXOut, bool &bFlippedYOut, bool &bFlippedZOut) |