Public Member Functions | |
Attachment () | |
int | width () const |
int | height () const |
int | depth () const |
Public Attributes | |
GLenum | _internalFormat |
ref_ptr< Image > | _image |
ref_ptr< Texture > | _texture |
unsigned int | _level |
unsigned int | _face |
bool | _mipMapGeneration |
osg::Camera::Attachment::Attachment | ( | ) | [inline] |
int osg::Camera::Attachment::width | ( | ) | const [inline] |
int osg::Camera::Attachment::height | ( | ) | const [inline] |
int osg::Camera::Attachment::depth | ( | ) | const [inline] |
unsigned int osg::Camera::Attachment::_level |
unsigned int osg::Camera::Attachment::_face |