All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Eegeo::Rendering::VertexLayouts::VertexBinding Class Reference

A binding between the layout of fields in a vertex format to the vertex attributes consumed by a Shader. More...

#include <VertexBinding.h>

Public Member Functions

 VertexBinding (const VertexLayout &vertexLayout, const VertexAttribs &vertexAttribs)
 
void BindVertices () const
 
void UnbindVertices () const
 
void AddElement (VertexBindingElement element)
 
bool operator< (const VertexBinding &other) const
 
bool operator== (const VertexBinding &other) const
 

Detailed Description

A binding between the layout of fields in a vertex format to the vertex attributes consumed by a Shader.


The documentation for this class was generated from the following files: