MythTV  master
Public Member Functions | Public Attributes | List of all members
MHPointArg Class Reference

#include <BaseClasses.h>

Collaboration diagram for MHPointArg:
Collaboration graph
[legend]

Public Member Functions

 MHPointArg ()=default
 
void Initialise (MHParseNode *p, MHEngine *engine)
 
void PrintMe (FILE *fd, int nTabs) const
 

Public Attributes

MHGenericInteger m_x
 
MHGenericInteger m_y
 

Detailed Description

Definition at line 323 of file BaseClasses.h.

Constructor & Destructor Documentation

◆ MHPointArg()

MHPointArg::MHPointArg ( )
default

Member Function Documentation

◆ Initialise()

void MHPointArg::Initialise ( MHParseNode p,
MHEngine engine 
)

Definition at line 828 of file BaseClasses.cpp.

◆ PrintMe()

void MHPointArg::PrintMe ( FILE *  fd,
int  nTabs 
) const

Definition at line 834 of file BaseClasses.cpp.

Member Data Documentation

◆ m_x

MHGenericInteger MHPointArg::m_x

Definition at line 328 of file BaseClasses.h.

Referenced by Initialise(), MHDrawPoly::Perform(), and PrintMe().

◆ m_y

MHGenericInteger MHPointArg::m_y

Definition at line 328 of file BaseClasses.h.

Referenced by Initialise(), MHDrawPoly::Perform(), and PrintMe().


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