MHScene Class Reference

#include <Groups.h>

Inheritance diagram for MHScene:

MHGroup MHRoot

List of all members.


Detailed Description

Definition at line 84 of file Groups.h.


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

Constructor & Destructor Documentation

MHScene::MHScene (  ) 

Definition at line 380 of file Groups.cpp.


Member Function Documentation

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

Reimplemented from MHGroup.

Definition at line 389 of file Groups.cpp.

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

Implements MHRoot.

Definition at line 89 of file Groups.h.

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

Reimplemented from MHGroup.

Definition at line 412 of file Groups.cpp.

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

Reimplemented from MHGroup.

Definition at line 424 of file Groups.cpp.

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

Reimplemented from MHRoot.

Definition at line 432 of file Groups.cpp.


Friends And Related Function Documentation

friend class MHEngine [friend]

Reimplemented from MHGroup.

Definition at line 102 of file Groups.h.


Member Data Documentation

int MHScene::m_nEventReg [protected]

Definition at line 96 of file Groups.h.

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

int MHScene::m_nSceneCoordX [protected]

Definition at line 97 of file Groups.h.

Referenced by Initialise(), and PrintMe().

int MHScene::m_nSceneCoordY [protected]

Definition at line 97 of file Groups.h.

Referenced by Initialise(), and PrintMe().

int MHScene::m_nAspectRatioW [protected]

Definition at line 98 of file Groups.h.

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

int MHScene::m_nAspectRatioH [protected]

Definition at line 98 of file Groups.h.

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

Definition at line 99 of file Groups.h.

Referenced by MHScene(), and PrintMe().


The documentation for this class was generated from the following files:

Generated on Sat Dec 18 05:16:05 2010 for MythTV by  doxygen 1.5.5