Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos
Inheritance Hierarchy
- ISceneViewInterface
- FSceneViewWrapper
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoRenderingUtil.h |
| Include | #include "BaseGizmos/GizmoRenderingUtil.h" |
Syntax
class FSceneViewWrapper : public UE::GizmoRenderingUtil::ISceneViewInterface
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSceneViewWrapper
(
const FSceneView& SceneView |
Overridden from ISceneViewInterface
| Type | Name | Description | |
|---|---|---|---|
| const FIntRect & | |||
| FVector | |||
| FVector | |||
| const FMatrix & | |||
| FVector | GetViewRight () |
||
| FVector | GetViewUp () |
||
| bool | |||
| FVector4 | WorldToScreen
(
const FVector& VectorIn |