IEMap Class Reference

#include <IEModel.h>

List of all members.

Public Member Functions

IEMapoperator= (const IEMap &other)
int operator== (const IEMap &other) const

Public Attributes

char m_filename [256]
WORD m_width
WORD m_height


Detailed Description

Definition at line 29 of file IEModel.h.


Member Function Documentation

IEMap& IEMap::operator= const IEMap other  )  [inline]
 

Definition at line 35 of file IEModel.h.

References m_filename, m_height, and m_width.

int IEMap::operator== const IEMap other  )  const [inline]
 

Definition at line 42 of file IEModel.h.

References m_filename.


Member Data Documentation

char IEMap::m_filename[256]
 

Definition at line 32 of file IEModel.h.

Referenced by operator=(), and operator==().

WORD IEMap::m_height
 

Definition at line 33 of file IEModel.h.

Referenced by operator=().

WORD IEMap::m_width
 

Definition at line 33 of file IEModel.h.

Referenced by operator=().


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