DDraceNetwork Docs
CCommandProcessorFragment_OpenGL::CTexture Struct Reference

#include <backend_opengl.h>

Public Member Functions

 CTexture ()
 

Public Attributes

TWGLuint m_Tex
 
TWGLuint m_Tex2DArray
 
TWGLuint m_Sampler
 
TWGLuint m_Sampler2DArray
 
int m_LastWrapMode
 
int m_MemSize
 
int m_Width
 
int m_Height
 
int m_RescaleCount
 
float m_ResizeWidth
 
float m_ResizeHeight
 

Constructor & Destructor Documentation

◆ CTexture()

CCommandProcessorFragment_OpenGL::CTexture::CTexture ( )
inline

Member Data Documentation

◆ m_Height

int CCommandProcessorFragment_OpenGL::CTexture::m_Height

◆ m_LastWrapMode

int CCommandProcessorFragment_OpenGL::CTexture::m_LastWrapMode

◆ m_MemSize

int CCommandProcessorFragment_OpenGL::CTexture::m_MemSize

◆ m_RescaleCount

int CCommandProcessorFragment_OpenGL::CTexture::m_RescaleCount

◆ m_ResizeHeight

float CCommandProcessorFragment_OpenGL::CTexture::m_ResizeHeight

◆ m_ResizeWidth

float CCommandProcessorFragment_OpenGL::CTexture::m_ResizeWidth

◆ m_Sampler

TWGLuint CCommandProcessorFragment_OpenGL::CTexture::m_Sampler

◆ m_Sampler2DArray

TWGLuint CCommandProcessorFragment_OpenGL::CTexture::m_Sampler2DArray

◆ m_Tex

TWGLuint CCommandProcessorFragment_OpenGL::CTexture::m_Tex

◆ m_Tex2DArray

TWGLuint CCommandProcessorFragment_OpenGL::CTexture::m_Tex2DArray

◆ m_Width

int CCommandProcessorFragment_OpenGL::CTexture::m_Width

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