osg::CameraNode::Attachment Struct Reference

List of all members.

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

Constructor & Destructor Documentation

osg::CameraNode::Attachment::Attachment (  )  [inline]


Member Function Documentation

int osg::CameraNode::Attachment::depth (  )  const [inline]

int osg::CameraNode::Attachment::height (  )  const [inline]

int osg::CameraNode::Attachment::width (  )  const [inline]


Member Data Documentation

unsigned int osg::CameraNode::Attachment::_face

ref_ptr<Image> osg::CameraNode::Attachment::_image

GLenum osg::CameraNode::Attachment::_internalFormat

unsigned int osg::CameraNode::Attachment::_level

bool osg::CameraNode::Attachment::_mipMapGeneration

ref_ptr<Texture> osg::CameraNode::Attachment::_texture


The documentation for this struct was generated from the following file:
Generated on Sun Oct 1 13:17:05 2006 for openscenegraph by  doxygen 1.4.7