Navigation
Unreal Engine C++ API Reference > Runtime > HeadMountedDisplay
References
Module | HeadMountedDisplay |
Header | /Engine/Source/Runtime/HeadMountedDisplay/Public/HeadMountedDisplayTypes.h |
Include | #include "HeadMountedDisplayTypes.h" |
Syntax
class FHMDViewMesh
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FBufferRHIRef | IndexBufferRHI | |
![]() |
unsigned | NumIndices | |
![]() |
unsigned | NumTriangles | |
![]() |
unsigned | NumVertices | |
![]() |
FBufferRHIRef | VertexBufferRHI |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FHMDViewMesh () |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | BuildMesh
(
const FVector2D Positions, |
|
![]() ![]() |
bool | IsValid () |
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
EHMDMeshType |