#include <PixFileTexture.h>
Inheritance diagram for Teddy::Graphics::PixFileTexture:


Public Methods | |
| PixFileTexture (const std::string &fname) | |
| Constructor-loader. More... | |
Definition at line 37 of file PixFileTexture.h.
      
  | 
  
| 
 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.  |