OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::DescBindingRange Struct Reference

#include <OgreRootLayout.h>

Public Member Functions

 DescBindingRange ()
 
size_t getNumUsedSlots () const
 
bool isDirty (uint8 minDirtySlot) const
 
bool isInUse () const
 
bool isValid () const
 

Public Attributes

uint16 end
 
uint16 start
 

Constructor & Destructor Documentation

◆ DescBindingRange()

Ogre::DescBindingRange::DescBindingRange ( )

Member Function Documentation

◆ getNumUsedSlots()

size_t Ogre::DescBindingRange::getNumUsedSlots ( ) const
inline

References end, and start.

◆ isDirty()

bool Ogre::DescBindingRange::isDirty ( uint8  minDirtySlot) const
inline

References end, and start.

◆ isInUse()

bool Ogre::DescBindingRange::isInUse ( ) const
inline

References end, and start.

◆ isValid()

bool Ogre::DescBindingRange::isValid ( ) const
inline

References end, and start.

Member Data Documentation

◆ end

uint16 Ogre::DescBindingRange::end

◆ start

uint16 Ogre::DescBindingRange::start

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