IEColor Class Reference

#include <IEModel.h>

List of all members.

Public Member Functions

 IEColor ()
 IEColor (BYTE red, BYTE green, BYTE blue, BYTE alpha)

Public Attributes

BYTE m_red
BYTE m_green
BYTE m_blue
BYTE m_alpha


Detailed Description

Definition at line 537 of file IEModel.h.


Constructor & Destructor Documentation

IEColor::IEColor  )  [inline]
 

Definition at line 542 of file IEModel.h.

References m_alpha, m_blue, m_green, and m_red.

IEColor::IEColor BYTE  red,
BYTE  green,
BYTE  blue,
BYTE  alpha
[inline]
 

Definition at line 547 of file IEModel.h.

References m_alpha, m_blue, m_green, and m_red.


Member Data Documentation

BYTE IEColor::m_alpha
 

Definition at line 540 of file IEModel.h.

Referenced by IEColor().

BYTE IEColor::m_blue
 

Definition at line 540 of file IEModel.h.

Referenced by IEColor().

BYTE IEColor::m_green
 

Definition at line 540 of file IEModel.h.

Referenced by IEColor().

BYTE IEColor::m_red
 

Definition at line 540 of file IEModel.h.

Referenced by IEColor().


The documentation for this class was generated from the following file:
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:59 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001