Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
ScopedTex Struct Reference

#include <tex.h>

Inheritance diagram for ScopedTex:
Tex

Public Member Functions

 ~ScopedTex ()
 

Additional Inherited Members

- Public Attributes inherited from Tex
shared_ptr< u8data
 file buffer or image data. More...
 
size_t dataSize
 
size_t ofs
 offset to image data in file. More...
 
size_t w
 
size_t h
 
size_t bpp
 
size_t flags
 see TexFlags and "Format Conversion" in docs. More...
 

Detailed Description

Definition at line 468 of file tex.h.

Constructor & Destructor Documentation

ScopedTex::~ScopedTex ( )
inline

Definition at line 470 of file tex.h.


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