Geant4
10.03.p02
|
#include <Inventor/fields/SoSFFloat.h>
#include <Inventor/fields/SoSFNode.h>
#include <Inventor/nodes/SoShape.h>
Go to the source code of this file.
Classes | |
class | SoBox |
Macros | |
#define | SoBox Geant4_SoBox |
SoBox - Inventor version of the G4Box Geant Geometry entity. More... | |
#define SoBox Geant4_SoBox |
SoBox - Inventor version of the G4Box Geant Geometry entity.
Node: SoBox
Description: The Inventor version of the G4Box Geant Geometry entity
Author: Joe Boudreau Nov 11 1996
class G4Box
A Box is a cuboid of given half lengths dx,dy,dz. The Box is centred on the origin with sides parallel to the x/y/z axes.
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.