MercuryDisplaySoftwareC::InternalTexture Struct Reference

#include <MercuryDisplaySoftwareC.h>

Collaboration diagram for MercuryDisplaySoftwareC::InternalTexture:

Collaboration graph
[legend]
List of all members.

Public Attributes

bool m_isInUse
bool m_isMaterial
int m_width
int m_height
unsigned char * m_data
ColorBytes m_type
MercuryMatrix m_TexMat

Detailed Description

Definition at line 80 of file MercuryDisplaySoftwareC.h.


Member Data Documentation

bool MercuryDisplaySoftwareC::InternalTexture::m_isInUse

Definition at line 82 of file MercuryDisplaySoftwareC.h.

bool MercuryDisplaySoftwareC::InternalTexture::m_isMaterial

Definition at line 83 of file MercuryDisplaySoftwareC.h.

int MercuryDisplaySoftwareC::InternalTexture::m_width

Definition at line 84 of file MercuryDisplaySoftwareC.h.

int MercuryDisplaySoftwareC::InternalTexture::m_height

Definition at line 85 of file MercuryDisplaySoftwareC.h.

unsigned char* MercuryDisplaySoftwareC::InternalTexture::m_data

Definition at line 86 of file MercuryDisplaySoftwareC.h.

ColorBytes MercuryDisplaySoftwareC::InternalTexture::m_type

Definition at line 87 of file MercuryDisplaySoftwareC.h.

MercuryMatrix MercuryDisplaySoftwareC::InternalTexture::m_TexMat

Definition at line 88 of file MercuryDisplaySoftwareC.h.


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