ATLAS Offline Software
|
#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>
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) |
#define MISSINGET_ZERO 0.0001 |
Definition at line 34 of file VP1MissingEtHandle.h.
#define MISSINGET_ZEROLENGTH | ( | x | ) | (x < MISSINGET_ZERO)?(true):(false) |
Definition at line 35 of file VP1MissingEtHandle.h.