![]() |
OGRE-Next 4.0.0unstable
Object-Oriented Graphics Rendering Engine
|
#include <OgreMetalVaoManager.h>
Public Member Functions | |
bool | operator== (const VertexBinding &_r) const |
Public Attributes | |
uint32 | instancingDivisor |
__unsafe_unretained id< MTLBuffer > | vertexBufferVbo |
VertexElement2Vec | vertexElements |
|
inline |
References instancingDivisor, vertexBufferVbo, and vertexElements.
uint32 Ogre::MetalVaoManager::Vao::VertexBinding::instancingDivisor |
Referenced by operator==().
__unsafe_unretained id<MTLBuffer> Ogre::MetalVaoManager::Vao::VertexBinding::vertexBufferVbo |
Referenced by operator==().
VertexElement2Vec Ogre::MetalVaoManager::Vao::VertexBinding::vertexElements |
Referenced by operator==().