MHScene Class Reference

#include <Groups.h>

Inheritance diagram for MHScene:
MHGroup MHRoot

List of all members.

Public Member Functions

 MHScene ()
void Initialise (MHParseNode *p, MHEngine *engine)
virtual const char * ClassName ()
virtual void PrintMe (FILE *fd, int nTabs) const
virtual void Activation (MHEngine *engine)
virtual void SetInputRegister (int nReg, MHEngine *engine)

Protected Attributes

int m_nEventReg
int m_nSceneCoordX
int m_nSceneCoordY
int m_nAspectRatioW
int m_nAspectRatioH
bool m_fMovingCursor

Friends

class MHEngine

Detailed Description

Definition at line 85 of file Groups.h.


Constructor & Destructor Documentation

MHScene::MHScene (  ) 

Definition at line 742 of file Groups.cpp.


Member Function Documentation

void MHScene::Initialise ( MHParseNode p,
MHEngine engine 
) [virtual]

Reimplemented from MHGroup.

Definition at line 752 of file Groups.cpp.

virtual const char* MHScene::ClassName (  )  [inline, virtual]

Implements MHRoot.

Definition at line 90 of file Groups.h.

void MHScene::PrintMe ( FILE *  fd,
int  nTabs 
) const [virtual]

Reimplemented from MHGroup.

Definition at line 793 of file Groups.cpp.

void MHScene::Activation ( MHEngine engine  )  [virtual]

Reimplemented from MHGroup.

Definition at line 818 of file Groups.cpp.

void MHScene::SetInputRegister ( int  nReg,
MHEngine engine 
) [virtual]

Reimplemented from MHRoot.

Definition at line 830 of file Groups.cpp.


Friends And Related Function Documentation

friend class MHEngine [friend]

Reimplemented from MHGroup.

Definition at line 103 of file Groups.h.


Member Data Documentation

int MHScene::m_nEventReg [protected]

Definition at line 97 of file Groups.h.

Referenced by Initialise(), PrintMe(), and SetInputRegister().

int MHScene::m_nSceneCoordX [protected]

Definition at line 98 of file Groups.h.

Referenced by Initialise(), and PrintMe().

int MHScene::m_nSceneCoordY [protected]

Definition at line 98 of file Groups.h.

Referenced by Initialise(), and PrintMe().

int MHScene::m_nAspectRatioW [protected]

Definition at line 99 of file Groups.h.

Referenced by Initialise(), MHScene(), and PrintMe().

int MHScene::m_nAspectRatioH [protected]

Definition at line 99 of file Groups.h.

Referenced by Initialise(), MHScene(), and PrintMe().

Definition at line 100 of file Groups.h.

Referenced by MHScene(), and PrintMe().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Fri May 25 06:42:09 2012 for MythTV by  doxygen 1.6.3