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

A description of a single vertex attribute as consumed by a Shader. More...

#include <VertexAttribElement.h>

Public Member Functions

 VertexAttribElement (const VertexSemanticId::IdValues semantic, GLuint location, const std::string &name)
 
VertexSemanticId::IdValues GetSemantic () const
 
GLuint GetLocation () const
 
const std::string & GetName () const
 

Detailed Description

A description of a single vertex attribute as consumed by a Shader.


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