![]() |
OGRE 2.3.3
Object-Oriented Graphics Rendering Engine
|
#include <OgreD3D11VaoManager.h>
Public Member Functions | |
| bool | operator== (const VertexBinding &_r) const |
Public Attributes | |
| uint32 | instancingDivisor |
| size_t | offset |
| uint32 | stride |
| ComPtr< ID3D11Buffer > | vertexBufferVbo |
| VertexElement2Vec | vertexElements |
|
inline |
| uint32 Ogre::D3D11VaoManager::Vao::VertexBinding::instancingDivisor |
| size_t Ogre::D3D11VaoManager::Vao::VertexBinding::offset |
| uint32 Ogre::D3D11VaoManager::Vao::VertexBinding::stride |
| ComPtr<ID3D11Buffer> Ogre::D3D11VaoManager::Vao::VertexBinding::vertexBufferVbo |
| VertexElement2Vec Ogre::D3D11VaoManager::Vao::VertexBinding::vertexElements |