![]() |
ATLAS Offline Software
|
#include "VP1HEPVis/nodes/SoGenericBox.h"#include <Inventor/SbBox.h>#include <Inventor/actions/SoPickAction.h>#include <Inventor/nodes/SoSeparator.h>#include <Inventor/nodes/SoIndexedFaceSet.h>#include <Inventor/nodes/SoIndexedLineSet.h>#include <Inventor/SoPrimitiveVertex.h>#include <Inventor/C/glue/gl.h>#include <Inventor/elements/SoGLCacheContextElement.h>#include <iostream>Go to the source code of this file.
Macros | |
| #define | trdV(i) |
Variables | |
| static const int | SOGENERICBOX_NPOINTS =8 |
| static const int | SOGENERICBOX_NFACES =6 |
| static int | sogenericbox_vindices [] |
| static int | sogenericbox_vindices_foraltrepfaces [5 *SOGENERICBOX_NFACES] |
| static int | sogenericbox_vindices_foraltreplines [20] |
| #define trdV | ( | i | ) |
|
static |
Definition at line 31 of file SoGenericBox.cxx.
|
static |
Definition at line 30 of file SoGenericBox.cxx.
|
static |
Definition at line 33 of file SoGenericBox.cxx.
|
static |
Definition at line 43 of file SoGenericBox.cxx.
|
static |
Definition at line 53 of file SoGenericBox.cxx.