![]() |
OGRE-Next 3.0.0
Object-Oriented Graphics Rendering Engine
|
#include <OgreRootLayout.h>
Public Member Functions | |
ArrayDesc (uint16 _bindingIdx, uint16 _arraySize) | |
uint32 | toKey () const |
Static Public Member Functions | |
static ArrayDesc | fromKey (uint32 x) |
Public Attributes | |
uint16 | arraySize |
uint16 | bindingIdx |
References arraySize, and bindingIdx.
Referenced by fromKey().
References ArrayDesc().
|
inline |
References arraySize, and bindingIdx.
uint16 Ogre::RootLayout::ArrayDesc::arraySize |
Referenced by ArrayDesc(), and toKey().
uint16 Ogre::RootLayout::ArrayDesc::bindingIdx |
Referenced by ArrayDesc(), and toKey().