ATLAS Offline Software
|
#include <VP1HEPVis/nodes/SoCons.h>
#include "RevolutionSurfaceUtil.h"
#include <cassert>
#include <cmath>
#include <Inventor/SbBox.h>
#include <Inventor/actions/SoAction.h>
#include <Inventor/misc/SoChildList.h>
#include <Inventor/nodes/SoSeparator.h>
#include <Inventor/nodes/SoIndexedFaceSet.h>
#include <Inventor/nodes/SoNormal.h>
#include <Inventor/nodes/SoCoordinate3.h>
#include <Inventor/nodes/SoNormalBinding.h>
#include <Inventor/SoPrimitiveVertex.h>
#include <Inventor/elements/SoTextureCoordinateElement.h>
#include <Inventor/elements/SoGLCacheContextElement.h>
#include "SbMath.h"
Go to the source code of this file.
Macros | |
#define | GEN_VERTEX(pv, x, y, z, s, t, nx, ny, nz) |