UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FOpenGLCachedAttr Struct Reference

#include <OpenGLState.h>

Public Member Functions

 FOpenGLCachedAttr ()
 

Public Attributes

GLuint Size
 
GLenum Type
 
GLuint StreamOffset
 
GLuint StreamIndex
 
GLboolean bNormalized
 
GLboolean bShouldConvertToFloat
 

Constructor & Destructor Documentation

◆ FOpenGLCachedAttr()

FOpenGLCachedAttr::FOpenGLCachedAttr ( )
inline

Member Data Documentation

◆ bNormalized

GLboolean FOpenGLCachedAttr::bNormalized

◆ bShouldConvertToFloat

GLboolean FOpenGLCachedAttr::bShouldConvertToFloat

◆ Size

GLuint FOpenGLCachedAttr::Size

◆ StreamIndex

GLuint FOpenGLCachedAttr::StreamIndex

◆ StreamOffset

GLuint FOpenGLCachedAttr::StreamOffset

◆ Type

GLenum FOpenGLCachedAttr::Type

The documentation for this struct was generated from the following file: