FHMDViewMesh

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

/Engine/Source/Runtime/HeadMountedDisplay/Public/HeadMountedDisplayTypes.h

Include

#include "HeadMountedDisplayTypes.h"

Syntax

class FHMDViewMesh

Variables

Name Description

Public variable

FIndexBufferRHI...

 

IndexBufferRHI

Public variable

unsigned

 

NumIndices

Public variable

unsigned

 

NumTriangles

Public variable

unsigned

 

NumVertices

Public variable

FVertexBufferRH...

 

VertexBufferRHI

Constructors

Name Description

Public function

FHMDViewMesh()

Destructors

Name Description

Public function

~FHMDViewMesh()

Functions

Name Description

Public function

void

 

BuildMesh

(
    const FVector2D Positions,
    uint32 VertexCount,
    EHMDMeshType MeshType
)

Public function Const

bool

 

IsValid()

Enums

Name

Description

Public enum

EHMDMeshType

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss