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

Describes the layout of fields within a particular vertex format. More...

#include <VertexLayout.h>

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

Public Member Functions

int GetVertexSize () const
 
void AddElement (const VertexLayoutElement &element)
 
int GetNumOfElements () const
 
VertexSemanticFlags::FlagValues GetSemanticFlags () const
 
const VertexLayoutElementGetElement (size_t elementIndex)
 
bool ContainsSemantic (const VertexSemanticId::IdValues semantic) const
 
const VertexLayoutElementGetElementBySemantic (const VertexSemanticId::IdValues semantic) const
 

Static Public Member Functions

 VertexLayout (int vertexSize)
 

Additional Inherited Members

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

Detailed Description

Describes the layout of fields within a particular vertex format.


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