#include <SoTrd.h>
Definition at line 63 of file SoTrd.h.
virtual SoTrd::~SoTrd |
( |
) | |
|
|
protectedvirtual |
virtual void SoTrd::clearAlternateRep |
( |
) | |
|
|
virtual |
We better be able to clear it, too!
virtual void SoTrd::computeBBox |
( |
SoAction * |
action, |
|
|
SbBox3f & |
box, |
|
|
SbVec3f & |
center |
|
) |
| |
|
protectedvirtual |
compute bounding Box, required
virtual void SoTrd::generateAlternateRep |
( |
) | |
|
|
virtual |
Generate AlternateRep, required. Generating an alternate representation must be done upon users request. It allows an Inventor program to read back the file without requiring this code to be dynamically linked. If the users expects that this code will be dynamically linked, he need not invoke this method.
virtual void SoTrd::generatePrimitives |
( |
SoAction * |
action) | |
|
|
protectedvirtual |
Generate Primitives, required.
virtual SoChildList* SoTrd::getChildren |
( |
) | |
const |
|
protectedvirtual |
GetChildList, required whenever the class has hidden children.
static void SoTrd::initClass |
( |
) | |
|
|
static |
Class Initializer, required.
SoSFNode SoTrd::alternateRep |
Alternate rep - required.
Definition at line 100 of file SoTrd.h.
half-length of x, at -fDz
Definition at line 75 of file SoTrd.h.
half-length of x, at +fDz
Definition at line 80 of file SoTrd.h.
half-length of y, at -fDz
Definition at line 85 of file SoTrd.h.
half-length of y, at +fDz
Definition at line 90 of file SoTrd.h.
half-length along Z
Definition at line 95 of file SoTrd.h.
The documentation for this class was generated from the following file:
- D:/Geant4/geant4_9_6_p02/source/visualization/OpenInventor/include/HEPVis/nodes/SoTrd.h