#include <SoTrap.h>
|
SoSFFloat | pDz |
| half-length along Z More...
|
|
SoSFFloat | pTheta |
| Polar angle of the line joining the centres of the faces at -/+pDz. More...
|
|
SoSFFloat | pPhi |
|
SoSFFloat | pDy1 |
| Half-length along y of the face at -pDz. More...
|
|
SoSFFloat | pDx1 |
| Half-length along x of the side at y=-pDy1 of the face at -pDz. More...
|
|
SoSFFloat | pDx2 |
| Half-length along x of the side at y=+pDy1 of the face at -pDz. More...
|
|
SoSFFloat | pDy2 |
| Half-length along y of the face at +pDz. More...
|
|
SoSFFloat | pDx3 |
| Half-length along x of the side at y=-pDy2 of the face at +pDz. More...
|
|
SoSFFloat | pDx4 |
| Half-length along x of the side at y=+pDy2 of the face at +pDz. More...
|
|
SoSFFloat | pAlp1 |
|
SoSFFloat | pAlp2 |
|
SoSFNode | alternateRep |
| Alternate rep - required. More...
|
|
Definition at line 82 of file SoTrap.h.
virtual SoTrap::~SoTrap |
( |
| ) |
|
|
protectedvirtual |
virtual void SoTrap::clearAlternateRep |
( |
| ) |
|
|
virtual |
We better be able to clear it, too!
virtual void SoTrap::computeBBox |
( |
SoAction * |
action, |
|
|
SbBox3f & |
box, |
|
|
SbVec3f & |
center |
|
) |
| |
|
protectedvirtual |
compute bounding Box, required
virtual void SoTrap::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 SoTrap::generatePrimitives |
( |
SoAction * |
action | ) |
|
|
protectedvirtual |
Generate Primitives, required.
virtual SoChildList* SoTrap::getChildren |
( |
| ) |
const |
|
protectedvirtual |
GetChildList, required whenever the class has hidden children.
static void SoTrap::initClass |
( |
| ) |
|
|
static |
Class Initializer, required.
SoSFNode SoTrap::alternateRep |
Alternate rep - required.
Definition at line 146 of file SoTrap.h.
Angle with respect to the y axis from the centre of the side at y=-pDy1 to the centre at y=+pDy1 of the face at -pDz
Definition at line 136 of file SoTrap.h.
Angle with respect to the y axis from the centre of the side at y=-pDy2 to the centre at y=+pDy2 of the face at +pDz
Definition at line 141 of file SoTrap.h.
Half-length along x of the side at y=-pDy1 of the face at -pDz.
Definition at line 115 of file SoTrap.h.
Half-length along x of the side at y=+pDy1 of the face at -pDz.
Definition at line 119 of file SoTrap.h.
Half-length along x of the side at y=-pDy2 of the face at +pDz.
Definition at line 127 of file SoTrap.h.
Half-length along x of the side at y=+pDy2 of the face at +pDz.
Definition at line 131 of file SoTrap.h.
Half-length along y of the face at -pDz.
Definition at line 111 of file SoTrap.h.
Half-length along y of the face at +pDz.
Definition at line 123 of file SoTrap.h.
half-length along Z
Definition at line 98 of file SoTrap.h.
Azimuthal angle of the line joing the centre of the face at -pDz to the centre of the face at +pDz
Definition at line 107 of file SoTrap.h.
Polar angle of the line joining the centres of the faces at -/+pDz.
Definition at line 102 of file SoTrap.h.
The documentation for this class was generated from the following file:
- source/geant4.10.03.p03/source/visualization/OpenInventor/include/HEPVis/nodes/SoTrap.h