Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Macros
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.

Data Structures

class  SoBox
 

Macros

#define SoBox   Geant4_SoBox
 SoBox - Inventor version of the G4Box Geant Geometry entity. More...
 

Macro Definition Documentation

#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 62 of file SoBox.h.