ATLAS Offline Software
Classes | Macros
VP1MissingEtHandle.h File Reference
#include "VP1Base/VP1StdCollection.h"
#include <Inventor/nodes/SoGroup.h>
#include <Inventor/nodes/SoCylinder.h>
#include <Inventor/nodes/SoLineSet.h>
#include <Inventor/nodes/SoCoordinate3.h>
#include <Inventor/nodes/SoDrawStyle.h>
Include dependency graph for VP1MissingEtHandle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VP1MissingEtHandle
 

Macros

#define MISSINGET_ZERO   0.0001
 
#define MISSINGET_ZEROLENGTH(x)   (x < MISSINGET_ZERO)?(true):(false)
 

Macro Definition Documentation

◆ MISSINGET_ZERO

#define MISSINGET_ZERO   0.0001

Definition at line 34 of file VP1MissingEtHandle.h.

◆ MISSINGET_ZEROLENGTH

#define MISSINGET_ZEROLENGTH (   x)    (x < MISSINGET_ZERO)?(true):(false)

Definition at line 35 of file VP1MissingEtHandle.h.