FOpenGLTextureReference

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

OpenGLDrv

Header

/Engine/Source/Runtime/OpenGLDrv/Public/OpenGLResources.h

Include

#include "OpenGLResources.h"

Syntax

class FOpenGLTextureReference : public FRHITextureReference

Constructors

Name Description

Public function

FOpenGLTextureReference

(
    FLastRenderTimeContainer* InLa...
)

Functions

Name Description

Public function Const

FOpenGLTextu...

 

GetTexturePtr()

Public function

void

 

SetReferencedTexture

(
    FRHITexture* InTexture
)

Overridden from FRHITexture

Name Description

Public function Virtual

void *

 

GetTextureBaseRHI()

Returns access to the platform-specific RHI texture baseclass.

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