#include <MercuryTexture.h>
Collaboration diagram for ImageAttrs:
Public Member Functions | |
ImageAttrs () | |
Public Attributes | |
int | m_height |
int | m_width |
int | m_height_original |
int | m_width_original |
float | m_dpi_x |
float | m_dpi_y |
ColorBytes | m_ColorByteType |
unsigned int | m_ID |
bool | m_cube |
MercuryPoint | m_resizeFactor |
Definition at line 59 of file MercuryTexture.h.
ImageAttrs::ImageAttrs | ( | ) | [inline] |
Definition at line 61 of file MercuryTexture.h.
Definition at line 75 of file MercuryTexture.h.
Definition at line 76 of file MercuryTexture.h.
Definition at line 77 of file MercuryTexture.h.
Definition at line 78 of file MercuryTexture.h.
float ImageAttrs::m_dpi_x |
Definition at line 79 of file MercuryTexture.h.
float ImageAttrs::m_dpi_y |
Definition at line 79 of file MercuryTexture.h.
Definition at line 80 of file MercuryTexture.h.
unsigned int ImageAttrs::m_ID |
Definition at line 81 of file MercuryTexture.h.
bool ImageAttrs::m_cube |
Definition at line 82 of file MercuryTexture.h.
Definition at line 83 of file MercuryTexture.h.