ImageAttrs Struct Reference

#include <MercuryTexture.h>

Collaboration diagram for ImageAttrs:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

Definition at line 59 of file MercuryTexture.h.


Constructor & Destructor Documentation

ImageAttrs::ImageAttrs (  )  [inline]

Definition at line 61 of file MercuryTexture.h.


Member Data Documentation

int ImageAttrs::m_height

Definition at line 75 of file MercuryTexture.h.

int ImageAttrs::m_width

Definition at line 76 of file MercuryTexture.h.

int ImageAttrs::m_height_original

Definition at line 77 of file MercuryTexture.h.

int ImageAttrs::m_width_original

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.

ColorBytes ImageAttrs::m_ColorByteType

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.

MercuryPoint ImageAttrs::m_resizeFactor

Definition at line 83 of file MercuryTexture.h.


The documentation for this struct was generated from the following file:
Hosted by SourceForge.net Logo