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

A pool of VertexBinding objects. More...

#include <VertexBindingPool.h>

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

Public Member Functions

const VertexBindingGetVertexBinding (const VertexLayout &layout, const VertexAttribs &attribs)
 

Additional Inherited Members

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

Detailed Description

A pool of VertexBinding objects.

This pool keeps a persistent set of vertex bindings for pairings of VertexLayout and VertexAttribs.


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