public class NoEllipsoidConstrain extends Object implements EllipsoidConstrainStrategy
| Constructor and Description |
|---|
NoEllipsoidConstrain() |
| Modifier and Type | Method and Description |
|---|---|
void |
postConstrain(QuickEllipsoid e) |
void |
preConstrain(QuickEllipsoid e,
org.joml.Vector3d fixed) |
public void preConstrain(QuickEllipsoid e, org.joml.Vector3d fixed)
preConstrain in interface EllipsoidConstrainStrategypublic void postConstrain(QuickEllipsoid e)
postConstrain in interface EllipsoidConstrainStrategyCopyright © 2018–2022 BoneJ. All rights reserved.