| Package | Description |
|---|---|
| woSource | |
| woSource.math |
| Modifier and Type | Method and Description |
|---|---|
void |
PulmonaryTrunkSegm.getWriteTreeSimImage(VesselTree treeAt) |
void |
PulmonaryTrunkSegm.getWriteTreeSTL(VesselTree treeAt) |
| Modifier and Type | Method and Description |
|---|---|
VesselTree |
VesselTree.Duplicate() |
| Modifier and Type | Method and Description |
|---|---|
void |
VesselTree.addBranchAndChildren(int parentBr,
VesselTree origVT,
int origIndexAt)
WO 11/20/2012 Add the branch from a separate vessel tree (OrigVT) with it's index
'origIndexAt' as a new child of this tree's branch parentBr, and its decendants recursively.
|
void |
VesselTree.Copy(VesselTree A) |
| Constructor and Description |
|---|
VesselTree(int nbrLabel,
VesselTree A) |