Navigation
API > API/Plugins > API/Plugins/DisplayClusterWarp > API/Plugins/DisplayClusterWarp/Containers
References
| Module | DisplayClusterWarp |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterWarp/Public/Containers/DisplayClusterWarpContainers.h |
| Include | #include "Containers/DisplayClusterWarpContainers.h" |
Syntax
struct FDisplayClusterWarpProjection
Remarks
Frustum projection angles.
Variables
| Type | Name | Description | |
|---|---|---|---|
| double | Bottom | ||
| FVector | CameraLocation | ||
| FRotator | CameraRotation | Camera ViewPoint. | |
| EDisplayClusterWarpAngleUnit | DataType | Unit type for values. | |
| FVector | EyeLocation | Warp projection ViewPoint. | |
| double | Left | Projection angles. | |
| double | Right | ||
| double | Top | ||
| double | WorldScale | Scale. | |
| double | ZFar | ||
| double | ZNear | Clipping planes. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| double | ConvertDegreesToProjection
(
double InAngle |
||
| void | ConvertProjectionAngles
(
const EDisplayClusterWarpAngleUnit InUnitType |
||
| double | ConvertProjectionToDegrees
(
double InProjectedAngle |
||
| void | ExpandProjectionAngles
(
const FDisplayClusterWarpProjection& In |
||
| bool | |||
| void | |||
| void |