OGRE-Next 3.0.0
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::DescBindingRange Struct Reference

#include <OgreRootLayout.h>

Public Member Functions

 DescBindingRange ()
uint32 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()

uint32 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: