DI-Guy SDK Documentation  13.8
diguyOsgTextureBufferObjectApplyAttribute Class Reference

#include <diguyOsgTextureBufferObjectApplyAttribute.h>

Inheritance diagram for diguyOsgTextureBufferObjectApplyAttribute:

Public Member Functions

 diguyOsgTextureBufferObjectApplyAttribute ()
 
void addTextureBuffferObject (size_t index, diguyOsgTextureBufferObject *texture)
 
diguyOsgTextureBufferObjectgetTextureBufferObject (size_t index)
 
void removeTextureBufferObject (size_t index, diguyOsgTextureBufferObject *texture)
 
 diguyOsgTextureBufferObjectApplyAttribute (const diguyOsgTextureBufferObjectApplyAttribute &copy, const osg::CopyOp &copyOp=osg::CopyOp::SHALLOW_COPY)
 
virtual ~diguyOsgTextureBufferObjectApplyAttribute ()
 
virtual void apply (osg::State &state) const
 
virtual int compare (const StateAttribute &sa) const
 
 META_StateAttribute (osg, diguyOsgTextureBufferObjectApplyAttribute, osg::StateAttribute::Type(TRANSFORMFEEDBACKBUFFERBINDING+2))
 

Constructor & Destructor Documentation

diguyOsgTextureBufferObjectApplyAttribute::diguyOsgTextureBufferObjectApplyAttribute ( )
diguyOsgTextureBufferObjectApplyAttribute::diguyOsgTextureBufferObjectApplyAttribute ( const diguyOsgTextureBufferObjectApplyAttribute copy,
const osg::CopyOp &  copyOp = osg::CopyOp::SHALLOW_COPY 
)
virtual diguyOsgTextureBufferObjectApplyAttribute::~diguyOsgTextureBufferObjectApplyAttribute ( )
virtual

Member Function Documentation

void diguyOsgTextureBufferObjectApplyAttribute::addTextureBuffferObject ( size_t  index,
diguyOsgTextureBufferObject texture 
)
diguyOsgTextureBufferObject* diguyOsgTextureBufferObjectApplyAttribute::getTextureBufferObject ( size_t  index)
void diguyOsgTextureBufferObjectApplyAttribute::removeTextureBufferObject ( size_t  index,
diguyOsgTextureBufferObject texture 
)
virtual void diguyOsgTextureBufferObjectApplyAttribute::apply ( osg::State &  state) const
virtual
virtual int diguyOsgTextureBufferObjectApplyAttribute::compare ( const StateAttribute &  sa) const
virtual
diguyOsgTextureBufferObjectApplyAttribute::META_StateAttribute ( osg  ,
diguyOsgTextureBufferObjectApplyAttribute  ,
osg::StateAttribute::  TypeTRANSFORMFEEDBACKBUFFERBINDING+2 
)

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