MuseScore  3.4
Music composition and notation
Public Member Functions | Public Attributes | Private Attributes | List of all members
Ms::RadonInfo Class Reference

Public Member Functions

 RadonInfo (ulong w, ulong h)
 
 ~RadonInfo ()
 
void reset ()
 
ushort getCell (int x, int y) const
 
void setCell (int x, int y, ushort value)
 

Public Attributes

ushort * cells
 
int width
 
int height
 

Private Attributes

int size
 

Constructor & Destructor Documentation

◆ RadonInfo()

Ms::RadonInfo::RadonInfo ( ulong  w,
ulong  h 
)
inline

◆ ~RadonInfo()

Ms::RadonInfo::~RadonInfo ( )
inline

Member Function Documentation

◆ getCell()

ushort Ms::RadonInfo::getCell ( int  x,
int  y 
) const
inline

◆ reset()

void Ms::RadonInfo::reset ( )
inline

◆ setCell()

void Ms::RadonInfo::setCell ( int  x,
int  y,
ushort  value 
)
inline

Member Data Documentation

◆ cells

ushort* Ms::RadonInfo::cells

◆ height

int Ms::RadonInfo::height

◆ size

int Ms::RadonInfo::size
private

◆ width

int Ms::RadonInfo::width

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