OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::NULLVaoManager::Vao::VertexBinding Struct Reference

#include <OgreNULLVaoManager.h>

Public Member Functions

bool operator== (const VertexBinding &_r) const
 

Public Attributes

uint32 instancingDivisor
 
size_t offset
 
uint32 stride
 
VertexElement2Vec vertexElements
 

Member Function Documentation

◆ operator==()

bool Ogre::NULLVaoManager::Vao::VertexBinding::operator== ( const VertexBinding _r) const
inline

Member Data Documentation

◆ instancingDivisor

uint32 Ogre::NULLVaoManager::Vao::VertexBinding::instancingDivisor

◆ offset

size_t Ogre::NULLVaoManager::Vao::VertexBinding::offset

◆ stride

uint32 Ogre::NULLVaoManager::Vao::VertexBinding::stride

◆ vertexElements

VertexElement2Vec Ogre::NULLVaoManager::Vao::VertexBinding::vertexElements

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