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

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

Member Data Documentation

GLenum osg::Texture::ImageAttachment::access
GLenum osg::Texture::ImageAttachment::format
GLint osg::Texture::ImageAttachment::layer
GLboolean osg::Texture::ImageAttachment::layered
GLint osg::Texture::ImageAttachment::level
GLuint osg::Texture::ImageAttachment::unit

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