Geant4
10.03.p03
|
#include <Inventor/fields/SoSFFloat.h>
#include <Inventor/fields/SoSFNode.h>
#include <Inventor/fields/SoSFBool.h>
#include <Inventor/nodes/SoShape.h>
Go to the source code of this file.
Classes | |
class | SoTubs |
Macros | |
#define | SoTubs Geant4_SoTubs |
SoTubs - Inventor version of the G4Tubs Geant Geometry entity. More... | |
#define SoTubs Geant4_SoTubs |
SoTubs - Inventor version of the G4Tubs Geant Geometry entity.
Node: SoTubs
Description: The Inventor version of the G4Tubs Geant Geometry entity
Author: Joe Boudreau Nov 11 1996
class G4Tubs
A tube or tube segment with curved sides parallel to the z-axis. The tube has a specified half-length along the z axis, about which it is centred, and a given minimum and maximum radius. A minimum radius of 0 signifies a filled tube /cylinder. The tube segment is specified by starting and delta angles for phi, with 0 being the +x axis, PI/2 the +y axis. A delta angle of 2PI signifies a complete, unsegmented tube/cylinder
Always use Inventor Fields. This allows Inventor to detect a change to the data field and take the appropriate action; e.g., redraw the scene.