openscenegraph
Public Member Functions | Public Attributes | List of all members
osg::Texture::ImageAttachment Struct Reference

Public Member Functions

 ImageAttachment ()
 

Public Attributes

GLuint unit
 
GLint level
 
GLboolean layered
 
GLint layer
 
GLenum access
 
GLenum format
 

Detailed Description

Encapsulates texture image load/store attributes

Constructor & Destructor Documentation

◆ ImageAttachment()

osg::Texture::ImageAttachment::ImageAttachment ( )
inline

Member Data Documentation

◆ access

GLenum osg::Texture::ImageAttachment::access

◆ format

GLenum osg::Texture::ImageAttachment::format

◆ layer

GLint osg::Texture::ImageAttachment::layer

◆ layered

GLboolean osg::Texture::ImageAttachment::layered

◆ level

GLint osg::Texture::ImageAttachment::level

◆ unit

GLuint osg::Texture::ImageAttachment::unit

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