#include <3DController.qo.h>
|
void | normalizeAngle (int *angle) |
|
void | setColorTable (const QString &cmap="") |
|
GLuint | makeObject (bool transChanged=true) |
|
GLuint | makeObject2 () |
|
void | calcLinearMaps (casacore::uInt numColors, casacore::Vector< float > &r, casacore::Vector< float > &g, casacore::Vector< float > &b) |
|
void | getLinearColor (float &r, float &g, float &b, float v, float min=0., float max=1.) |
|
void | getTableColor (float &r, float &g, float &b, float v, float min=0., float max=1.) |
|
Definition at line 18 of file 3DController.qo.h.
casa::GLWidget::GLWidget |
( |
QWidget * |
parent = 0 | ) |
|
casa::GLWidget::~GLWidget |
( |
| ) |
|
void casa::GLWidget::colorChanged |
( |
int |
, |
|
|
float |
, |
|
|
float |
, |
|
|
const QString & |
|
|
) |
| |
|
signal |
float casa::GLWidget::getBound |
( |
| ) |
|
void casa::GLWidget::getCubeSize |
( |
int & |
, |
|
|
int & |
, |
|
|
int & |
|
|
) |
| |
void casa::GLWidget::getLinearColor |
( |
float & |
r, |
|
|
float & |
g, |
|
|
float & |
b, |
|
|
float |
v, |
|
|
float |
min = 0. , |
|
|
float |
max = 1. |
|
) |
| |
|
private |
void casa::GLWidget::getMinMax |
( |
float & |
, |
|
|
float & |
|
|
) |
| |
void casa::GLWidget::getTableColor |
( |
float & |
r, |
|
|
float & |
g, |
|
|
float & |
b, |
|
|
float |
v, |
|
|
float |
min = 0. , |
|
|
float |
max = 1. |
|
) |
| |
|
private |
void casa::GLWidget::initializeGL |
( |
| ) |
|
|
protected |
GLuint casa::GLWidget::makeObject |
( |
bool |
transChanged = true | ) |
|
|
private |
GLuint casa::GLWidget::makeObject2 |
( |
| ) |
|
|
private |
QSize casa::GLWidget::minimumSizeHint |
( |
| ) |
const |
void casa::GLWidget::mouseDoubleClickEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
void casa::GLWidget::mouseMoveEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
void casa::GLWidget::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
void casa::GLWidget::normalizeAngle |
( |
int * |
angle | ) |
|
|
private |
void casa::GLWidget::paintGL |
( |
| ) |
|
|
protected |
void casa::GLWidget::resetZDepth |
( |
double |
, |
|
|
double |
, |
|
|
double |
|
|
) |
| |
|
signal |
void casa::GLWidget::resetZNear |
( |
double |
, |
|
|
double |
, |
|
|
double |
|
|
) |
| |
|
signal |
void casa::GLWidget::resizeGL |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
|
protected |
void casa::GLWidget::setBG |
( |
const QString & |
| ) |
|
|
slot |
void casa::GLWidget::setColormap |
( |
const QString & |
| ) |
|
|
slot |
void casa::GLWidget::setColorTable |
( |
const QString & |
cmap = "" | ) |
|
|
private |
void casa::GLWidget::setDD |
( |
char * |
, |
|
|
int & |
pol |
|
) |
| |
void casa::GLWidget::setFog |
( |
int |
| ) |
|
|
slot |
void casa::GLWidget::setFrame |
( |
bool |
| ) |
|
|
slot |
void casa::GLWidget::setLight |
( |
int |
| ) |
|
|
slot |
void casa::GLWidget::setNumColors |
( |
int |
| ) |
|
|
slot |
void casa::GLWidget::setPol |
( |
const QString & |
, |
|
|
int |
|
|
) |
| |
|
slot |
void casa::GLWidget::setTrans |
( |
int |
angle | ) |
|
|
slot |
void casa::GLWidget::setXRotation |
( |
int |
angle | ) |
|
|
slot |
void casa::GLWidget::setYRotation |
( |
int |
angle | ) |
|
|
slot |
void casa::GLWidget::setZDepth |
( |
int |
angle | ) |
|
|
slot |
void casa::GLWidget::setZNear |
( |
int |
angle | ) |
|
|
slot |
void casa::GLWidget::setZoom |
( |
int |
| ) |
|
|
slot |
void casa::GLWidget::setZRotation |
( |
int |
angle | ) |
|
|
slot |
void casa::GLWidget::showHelp |
( |
| ) |
|
|
slot |
QSize casa::GLWidget::sizeHint |
( |
| ) |
const |
void casa::GLWidget::transChanged |
( |
int |
angle | ) |
|
|
signal |
void casa::GLWidget::updatePosition |
( |
| ) |
|
|
slot |
void casa::GLWidget::xRotationChanged |
( |
int |
angle | ) |
|
|
signal |
void casa::GLWidget::yRotationChanged |
( |
int |
angle | ) |
|
|
signal |
void casa::GLWidget::zDepthChanged |
( |
int |
angle | ) |
|
|
signal |
void casa::GLWidget::zNearChanged |
( |
int |
angle | ) |
|
|
signal |
void casa::GLWidget::zRotationChanged |
( |
int |
angle | ) |
|
|
signal |
QColor casa::GLWidget::bg |
|
private |
GLuint casa::GLWidget::box |
|
private |
GLfloat casa::GLWidget::cd |
|
private |
QString casa::GLWidget::cmapname |
|
private |
GLfloat casa::GLWidget::cx |
|
private |
GLfloat casa::GLWidget::cy |
|
private |
GLfloat casa::GLWidget::cz |
|
private |
int casa::GLWidget::depth |
|
private |
GLuint casa::GLWidget::filter |
|
private |
const GLfloat casa::GLWidget::fogColor[4] |
|
staticprivate |
const GLuint casa::GLWidget::fogMode[3] |
|
staticprivate |
bool casa::GLWidget::frameOn |
|
private |
QAction* casa::GLWidget::helpAct |
|
private |
QPoint casa::GLWidget::lastPos |
|
private |
GLuint casa::GLWidget::light |
|
private |
QMenu* casa::GLWidget::menu |
|
private |
QAction* casa::GLWidget::momentAct |
|
private |
int casa::GLWidget::numColors |
|
private |
GLuint casa::GLWidget::object |
|
private |
QAction* casa::GLWidget::profileAct |
|
private |
GLfloat casa::GLWidget::thresh |
|
private |
QString casa::GLWidget::tips |
|
private |
int casa::GLWidget::trans |
|
private |
The documentation for this class was generated from the following file: