All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Types | Public Member Functions | List of all members
Eegeo::Text::TBatchedTextRenderableCache< TBatchedTextRenderable, TBatchedTextRenderableFactory > Class Template Reference
Inheritance diagram for Eegeo::Text::TBatchedTextRenderableCache< TBatchedTextRenderable, TBatchedTextRenderableFactory >:
Eegeo::NonCopyable

Public Types

typedef TBatchedTextRenderable BatchedTextRenderableType
 
typedef
TBatchedTextRenderableFactory 
BatchedTextRenderableFactoryType
 
typedef
TBatchedTextRenderableCache
< TBatchedTextRenderable,
TBatchedTextRenderableFactory > 
ThisType
 
typedef
BatchedTextRenderableType::VertexBufferType 
VertexBufferType
 
typedef
TSortKeyToTextRenderable::const_iterator 
TextRenderableIterator
 

Public Member Functions

 TBatchedTextRenderableCache (TBatchedTextRenderableFactory &batchedTextRenderableFactory, VertexBufferType &vertexBuffer)
 
void SetupCurrentFont (const Fonts::FontMaterialSet &fontMaterialSetNonHalo, const Fonts::FontMaterialSet &fontMaterialSetHalo, Rendering::LayerIds::Values layerId, int subLayer)
 
void ClearCurrentFont ()
 
BatchedTextRenderableType::VertexListType & GetTextVertexList (int texturePage) const
 
void UpdateTextAppearanceOnCurrentRenderables (const BatchedTextAppearance &batchedTextAppearance)
 
TextRenderableIterator TextRenderablesBegin () const
 
TextRenderableIterator TextRenderablesEnd () const
 
void Reset ()
 
void Finalize ()
 
void Upload ()
 

Additional Inherited Members

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

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