|
OpenSceneGraph
3.0.1
|
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 |
| unsigned int | _multisampleSamples |
| unsigned int | _multisampleColorSamples |
| osg::Camera::Attachment::Attachment | ( | ) | [inline] |
| int osg::Camera::Attachment::depth | ( | ) | const [inline] |
| int osg::Camera::Attachment::height | ( | ) | const [inline] |
| int osg::Camera::Attachment::width | ( | ) | const [inline] |
| unsigned int osg::Camera::Attachment::_face |
| unsigned int osg::Camera::Attachment::_level |
| unsigned int osg::Camera::Attachment::_multisampleColorSamples |
| unsigned int osg::Camera::Attachment::_multisampleSamples |
| Generated at Thu Sep 27 2012 17:02:49 for the OpenSceneGraph by doxygen 1.7.6.1. |