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

A collection of vertex attributes as consumed by a Shader. More...

#include <VertexAttribs.h>

Inheritance diagram for Eegeo::Rendering::VertexLayouts::VertexAttribs:
Eegeo::NonCopyable

Public Member Functions

void AddElement (const VertexAttribElement &element)
 
bool UsesSemantic (const VertexSemanticId::IdValues semantic) const
 
VertexSemanticFlags::FlagValues GetSemanticFlags () const
 
int GetNumOfElements () const
 
const VertexAttribElementGetElement (int elementIndex) const
 
void DetectShaderAttributes (GLuint programHandle)
 

Additional Inherited Members

- Protected Member Functions inherited from Eegeo::NonCopyable
 NonCopyable (const NonCopyable &)=delete
 
NonCopyableoperator= (const NonCopyable &)=delete
 

Detailed Description

A collection of vertex attributes as consumed by a Shader.


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