Package heronarts.lx.model
Interface LXModel.GeometryFunction
- Enclosing class:
- LXModel
public static interface LXModel.GeometryFunction
Defines a function that computes geometric data for a point
-
Method Summary
-
Method Details
-
compute
Compute a geometry value for this point- Parameters:
model
- Model that point belongs top
- Point- Returns:
- Geometry value
-