Workspace 6.21.5
Public Member Functions | Public Attributes | List of all members
WSGLLayer Struct Reference

#include <Rendering/OpenGL/wsgllayer.h>

Public Member Functions

 WSGLLayer ()=default
 
void clearTextures ()
 

Public Attributes

WSGLTextureCache::PtrType colorTexture
 
WSGLTextureCache::PtrType depthAlphaTexture
 
WSGLTextureCache::PtrType normalTexture
 
WSGLTextureCache::PtrType specularTexture
 

Constructor & Destructor Documentation

◆ WSGLLayer()

WSGLLayer ( )
default

Member Function Documentation

◆ clearTextures()

void clearTextures ( )
inline

Member Data Documentation

◆ colorTexture

◆ depthAlphaTexture

WSGLTextureCache::PtrType depthAlphaTexture

◆ normalTexture

◆ specularTexture

WSGLTextureCache::PtrType specularTexture