ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SoXtInternal Class Reference

#include <geant4/tree/geant4-10.6-release/source/visualization/OpenInventor/include/SoXtInternal.h>

Static Public Member Functions

static void selectBestVisual (Display *dpy, Visual *&visual, Colormap &cmap, int &depth)
 
static Pixmap createPixmapFromXpm (Widget button, const char **xpm, SbBool ghost=FALSE)
 
static void setAppName (const char *appname)
 
static void setAppClass (const char *appclass)
 
static const char * getAppName (void)
 
static const char * getAppClass (void)
 

Static Private Member Functions

static const char * xpmErrorString (int error)
 

Static Private Attributes

static char * appname
 
static char * appclass
 

Detailed Description

Definition at line 36 of file SoXtInternal.h.

View newest version in sPHENIX GitHub at line 36 of file SoXtInternal.h

Member Function Documentation

static Pixmap SoXtInternal::createPixmapFromXpm ( Widget  button,
const char **  xpm,
SbBool  ghost = FALSE 
)
static
static const char* SoXtInternal::getAppClass ( void  )
static
static const char* SoXtInternal::getAppName ( void  )
static
static void SoXtInternal::selectBestVisual ( Display *  dpy,
Visual *&  visual,
Colormap &  cmap,
int depth 
)
static
static void SoXtInternal::setAppClass ( const char *  appclass)
static
static void SoXtInternal::setAppName ( const char *  appname)
static
static const char* SoXtInternal::xpmErrorString ( int  error)
staticprivate

Member Data Documentation

char* SoXtInternal::appclass
staticprivate

Definition at line 53 of file SoXtInternal.h.

View newest version in sPHENIX GitHub at line 53 of file SoXtInternal.h

char* SoXtInternal::appname
staticprivate

Definition at line 52 of file SoXtInternal.h.

View newest version in sPHENIX GitHub at line 52 of file SoXtInternal.h


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