TOpenGLBuffer::TOpenGLBuffer

Windows
MacOS
Linux

References

Module

OpenGLDrv

Header

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

Include

#include "OpenGLResources.h"

Syntax

TOpenGLBuffer
(
    uint32 InStride,
    uint32 InSize,
    uint32 InUsage,
    const void * InData,
    bool bStreamedDraw,
    GLuint ResourceToUse,
    uint32 ResourceSize
)

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