All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Static Public Member Functions | List of all members
Eegeo::Routes::View::RouteViewMeshFactory Class Reference
Inheritance diagram for Eegeo::Routes::View::RouteViewMeshFactory:
Eegeo::Rendering::MeshFactories::MeshFactory Eegeo::NonCopyable

Public Member Functions

 RouteViewMeshFactory (Rendering::GlBufferPool &glBufferPool, const Rendering::VertexLayouts::VertexLayout &vertexLayout, const size_t vertexSize)
 
- Public Member Functions inherited from Eegeo::Rendering::MeshFactories::MeshFactory
MeshCreateMesh (const void *pVertexData, int numOfVertices, const void *pIndexData, size_t indexDataSize, u32 numOfIndices, const std::string &debugName) const
 

Static Public Member Functions

static
Rendering::VertexLayouts::VertexLayout
CreateVertexLayout ()
 

Additional Inherited Members

- Protected Member Functions inherited from Eegeo::Rendering::MeshFactories::MeshFactory
 MeshFactory (Rendering::GlBufferPool &glBufferPool, const VertexLayouts::VertexLayout &vertexLayout, const size_t vertexSize)
 
- Protected Attributes inherited from Eegeo::Rendering::MeshFactories::MeshFactory
Rendering::GlBufferPoolm_glBufferPool
 
const VertexLayouts::VertexLayoutm_vertexLayout
 
size_t m_vertexSize
 

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