Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Teddy::Graphics::PixFileTexture Class Reference

Texture which is loaded from a .PIX file, used by IWar I for example. More...

#include <PixFileTexture.h>

Inheritance diagram for Teddy::Graphics::PixFileTexture:

Inheritance graph
[legend]
Collaboration diagram for Teddy::Graphics::PixFileTexture:

Collaboration graph
[legend]
List of all members.

Public Methods

 PixFileTexture (const std::string &fname)
 Constructor-loader. More...


Detailed Description

Texture which is loaded from a .PIX file, used by IWar I for example.

Definition at line 37 of file PixFileTexture.h.


Constructor & Destructor Documentation

Teddy::Graphics::PixFileTexture::PixFileTexture const std::string &    fname
 

Constructor-loader.

Definition at line 39 of file PixFileTexture.cpp.

References Teddy::SysSupport::dmsg, Teddy::SysSupport::emsg, Teddy::Graphics::Texture::gl_texture_id, Teddy::Graphics::Texture::is_good, Teddy::SysSupport::M_MAT, Teddy::Graphics::Texture::size, and Vector2.


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