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

Interface to the layout of a texture page. More...

#include <ITexturePageLayout.h>

Inheritance diagram for Eegeo::Rendering::ITexturePageLayout:
Eegeo::Rendering::AtlasTexturePageLayout Eegeo::Rendering::RegularTexturePageLayout

Public Member Functions

virtual Eegeo::Geometry::Bounds2D GetTileUVBounds (int tileIndex) const =0
 

Detailed Description

Interface to the layout of a texture page.

This interface allows clients to retrieve the UV bounds of numbered tiles within a texture page.


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