| Package | Description |
|---|---|
| math.bsp | |
| math.bsp.algorithm | |
| math.bsp.node | |
| math.bsp.strat |
| Modifier and Type | Method and Description |
|---|---|
static BspOccupation |
BspOccupation.get(boolean intersectsNegative,
boolean intersectsPositive)
Get occupation matching the parameters
|
static BspOccupation |
BspOccupation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BspOccupation[] |
BspOccupation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract BspOccupation |
BspDataSelector.determineVolumeOccupation(TBoundary boundary,
TVolume volume)
Determine what partitions a volume occupies
|
| Modifier and Type | Method and Description |
|---|---|
TData |
IConstBspNode.getSubtreeData(BspOccupation filter)
Get subtree data
|
TData |
BspLeafNode.getSubtreeData(BspOccupation filter) |
TData |
BspInternalNode.getSubtreeData(BspOccupation filter) |
| Modifier and Type | Method and Description |
|---|---|
abstract BspOccupation |
BspListDataStrategy.determineElementOccupation(TBoundary boundary,
TElement element)
Determine occupation of an element
|
Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.