#include <SoTubs.h>
Definition at line 72 of file SoTubs.h.
virtual SoTubs::~SoTubs |
( |
| ) |
|
|
protectedvirtual |
virtual void SoTubs::clearAlternateRep |
( |
| ) |
|
|
virtual |
We better be able to clear it, too!
virtual void SoTubs::computeBBox |
( |
SoAction * |
action, |
|
|
SbBox3f & |
box, |
|
|
SbVec3f & |
center |
|
) |
| |
|
protectedvirtual |
compute bounding Box, required
virtual void SoTubs::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 SoTubs::generatePrimitives |
( |
SoAction * |
action | ) |
|
|
protectedvirtual |
Generate Primitives, required.
virtual SoChildList* SoTubs::getChildren |
( |
| ) |
const |
|
protectedvirtual |
GetChildList, required whenever the class has hidden children.
static void SoTubs::initClass |
( |
| ) |
|
|
static |
Class Initializer, required.
SoSFNode SoTubs::alternateRep |
Alternate rep - required.
Definition at line 102 of file SoTubs.h.
Delta-angle, in radians.
Definition at line 98 of file SoTubs.h.
Half-length in Z.
Definition at line 90 of file SoTubs.h.
Outside radius of the tube.
Definition at line 86 of file SoTubs.h.
Inside radius of the tube.
Definition at line 82 of file SoTubs.h.
Starting angle, in radians.
Definition at line 94 of file SoTubs.h.
The documentation for this class was generated from the following file: