38#include <Inventor/fields/SoSFFloat.h>
39#include <Inventor/fields/SoSFNode.h>
40#include <Inventor/fields/SoSFBool.h>
41#include <Inventor/nodes/SoShape.h>
60#define SoTrd Geant4_SoTrd
67 SO_NODE_HEADER(
SoTrd);
130 virtual void computeBBox(SoAction *action, SbBox3f &box, SbVec3f ¢er );
156 void generateChildren();
162 void updateChildren();
167 SoChildList *children;
#define SoTrd
SoTrd - Inventor version of the G4Trd Geant Geometry entity.
SoSFFloat fDx2
half-length of x, at +fDz
virtual void generatePrimitives(SoAction *action)
Generate Primitives, required.
virtual SoChildList * getChildren() const
GetChildList, required whenever the class has hidden children.
SoSFFloat fDy2
half-length of y, at +fDz
static void initClass()
Class Initializer, required.
SoSFFloat fDy1
half-length of y, at -fDz
SoSFNode alternateRep
Alternate rep - required.
virtual void clearAlternateRep()
We better be able to clear it, too!
virtual void generateAlternateRep()
virtual void computeBBox(SoAction *action, SbBox3f &box, SbVec3f ¢er)
compute bounding Box, required
SoSFFloat fDx1
half-length of x, at -fDz
SoSFFloat fDz
half-length along Z