|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   17 #ifndef VP1MISSINGETHANDLE_H 
   18 #define VP1MISSINGETHANDLE_H 
   22 #include <Inventor/nodes/SoGroup.h> 
   23 #include <Inventor/nodes/SoCylinder.h> 
   24 #include <Inventor/nodes/SoLineSet.h> 
   25 #include <Inventor/nodes/SoCoordinate3.h> 
   26 #include <Inventor/nodes/SoDrawStyle.h> 
   33 #define MISSINGET_ZERO 0.0001 
   34 #define MISSINGET_ZEROLENGTH(x) (x < MISSINGET_ZERO)?(true):(false) 
   44   virtual QStringList 
clicked(SoPath*) 
const;
 
   46   const QString& 
key() 
const;
 
  
virtual QString provideSection() const
static void useThickness(double)
VP1MissingEtHandle(IVP1System *sys, const QString &key)
QStringList baseInfo(const MissingET *) const
void assignDefaultMaterial(SoMaterial *) const
static QList< VP1StdCollection * > createCollections(IVP1System *sys)
virtual QString provideSectionToolTip() const
static void useShape(bool)
virtual QColor baseCol() const
virtual QStringList clicked(SoPath *) const
const QString & key() const
void truncateToCollSep(SoPath *) const
void addArrowToCollSep(const MissingET *)
virtual ~VP1MissingEtHandle()
static void useScale(double)
virtual QString provideText() const
virtual qint32 provideCollTypeID() const
virtual QString checkBoxToolTip() const
virtual QByteArray providePersistifiableID() const