OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
osgMyGUI::Drawable::Batch Struct Reference
Collaboration diagram for osgMyGUI::Drawable::Batch:

Public Attributes

osg::ref_ptr< osg::Texture2D > mTexture
 
osg::ref_ptr
< osg::VertexBufferObject > 
mVertexBuffer
 
osg::ref_ptr< osg::Array > mArray
 
osg::ref_ptr< osg::StateSet > mStateSet
 
size_t mVertexCount
 

Member Data Documentation

osg::ref_ptr<osg::Array> osgMyGUI::Drawable::Batch::mArray
osg::ref_ptr<osg::StateSet> osgMyGUI::Drawable::Batch::mStateSet
osg::ref_ptr<osg::Texture2D> osgMyGUI::Drawable::Batch::mTexture
osg::ref_ptr<osg::VertexBufferObject> osgMyGUI::Drawable::Batch::mVertexBuffer
size_t osgMyGUI::Drawable::Batch::mVertexCount

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