Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
SoBox.h File Reference
#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.
 

Macro Definition Documentation

◆ SoBox

#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.

Definition at line 61 of file SoBox.h.