public class BoxInflateDeformable extends BoxInflate
Modifier and Type | Field | Description |
---|---|---|
protected Tensor |
tempTens |
|
protected Tensor |
tempTensInv |
box
dimVector, groupScaler, moleculeCenter, scaleVector, translator
Constructor | Description |
---|---|
BoxInflateDeformable(Box box,
Space space) |
|
BoxInflateDeformable(Space space) |
Modifier and Type | Method | Description |
---|---|---|
void |
actionPerformed() |
Performs isotropic inflation.
|
getBox, setBox
getScale, getTargetDensity, getVectorScale, setScale, setTargetDensity, setVectorScale, undo
protected final Tensor tempTens
protected final Tensor tempTensInv
public BoxInflateDeformable(Space space)
public void actionPerformed()
actionPerformed
in interface IAction
actionPerformed
in class BoxInflate