openscenegraph
|
Public Member Functions | |
ImageAttachment () | |
Public Attributes | |
GLuint | unit |
GLint | level |
GLboolean | layered |
GLint | layer |
GLenum | access |
GLenum | format |
Encapsulates texture image load/store attributes
|
inline |
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 |