MythTV  master
Classes | Macros | Variables
bumpscope.cpp File Reference
#include <cmath>
#include <cstdlib>
#include <iostream>
#include <QCoreApplication>
#include <QPainter>
#include <libmythbase/compat.h>
#include <libmythbase/mythlogging.h>
#include <libmythbase/mythrandom.h>
#include <libmythbase/sizetliteral.h>
#include "bumpscope.h"
#include "mainvisual.h"
Include dependency graph for bumpscope.cpp:

Go to the source code of this file.

Classes

class  BumpScopeFactory
 

Macros

#define M_PI_F   static_cast<float>(M_PI)
 

Variables

BumpScopeFactory BumpScopeFactory
 

Macro Definition Documentation

◆ M_PI_F

#define M_PI_F   static_cast<float>(M_PI)

Definition at line 166 of file bumpscope.cpp.

Variable Documentation

◆ BumpScopeFactory