rasdaman complete source
|
#include <rviewDModes.hh>
Public Member Functions | |
rviewImageSetup (rview_image_setup *ris, rviewRenderImage *parentWin) | |
~rviewImageSetup (void) | |
void | unlinkParent (void) |
void | OnSize (int w, int h) |
void | label (void) |
int | process (wxObject &obj, wxEvent &evt) |
void | updateSettings (const rview_image_setup &ris) |
void | readNewSetup (void) |
virtual const char * | getFrameName (void) const |
virtual rviewFrameType | getFrameType (void) const |
![]() | |
rviewFrame (wxFrame *parent, char *title, int x, int y, int w, int h) | |
virtual | ~rviewFrame (void) |
int | checkobj (wxObject &obj) |
virtual int | userEvent (const user_event &ue) |
virtual int | requestQuit (int level) |
virtual void | childMouseEvent (wxWindow *child, wxMouseEvent &mevt) |
void | setParent (rviewFrame *parent) |
void | registerChild (rviewFrame *child) |
void | deregisterChild (rviewFrame *child) |
virtual bool | OnClose (void) |
Static Public Member Functions | |
static int | parseLightDirection (const char *dir) |
Static Public Attributes | |
static const int | imgset_border |
static const int | imgset_theight |
static const int | imgset_chkheight |
static const int | imgset_renheight |
static const int | imgset_voxheight |
static const int | imgset_hgtheight |
static const int | imgset_bwidth |
static const int | imgset_bheight |
static const int | imgset_chowidth |
static const int | imgset_choheight |
static const int | imgset_width |
static const int | imgset_height |
Protected Attributes | |
rviewRenderImage * | parent |
wxPanel * | panel |
wxGroupBox * | renderGroup |
wxGroupBox * | voxelGroup |
wxGroupBox * | heightGroup |
rviewText * | zproWidget |
rviewText * | clipzWidget |
rviewText * | pixThreshLowWidget |
rviewText * | pixThreshHighWidget |
rviewText * | wgtThreshWidget |
rviewText * | wgtQuantWidget |
rviewCheckBox * | useRgbBrightness |
rviewCheckBox * | useLights |
rviewChoice * | kernelSize |
rviewChoice * | kernelType |
rviewText * | lightsAmbient |
rviewText * | lightsGain |
rviewText * | lightsAngle |
rviewText * | lightsScintAngle |
rviewText * | lightsDir |
rviewText * | lightsDist |
rviewCheckBox * | useVoxCol |
rviewText * | voxColour |
rviewText * | gridSize |
rviewText * | scaleHeight |
rviewButton * | okBut |
rviewButton * | cancelBut |
rview_image_setup | oldSetup |
rview_image_setup * | imgSetup |
![]() | |
rviewFrameMgr * | frames |
rviewFrame * | parentFrame |
int | frameWidth |
int | frameHeight |
Static Protected Attributes | |
static const char * | normalKernelSizes [] |
static const keyword_to_ident_c | normalKernelTypes [] |
rviewImageSetup::rviewImageSetup | ( | rview_image_setup * | ris, |
rviewRenderImage * | parentWin | ||
) |
rviewImageSetup::~rviewImageSetup | ( | void | ) |
|
virtual |
Reimplemented from rviewFrame.
|
virtual |
Reimplemented from rviewFrame.
|
virtual |
Implements rviewFrame.
void rviewImageSetup::OnSize | ( | int | w, |
int | h | ||
) |
|
static |
|
virtual |
Implements rviewFrame.
void rviewImageSetup::readNewSetup | ( | void | ) |
void rviewImageSetup::unlinkParent | ( | void | ) |
void rviewImageSetup::updateSettings | ( | const rview_image_setup & | ris | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
staticprotected |
|
staticprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |