Uses of Interface
heronarts.lx.model.LXModel.GeometryFunction
-
Uses of LXModel.GeometryFunction in heronarts.lx.model
Modifier and TypeMethodDescriptionfloat[]
LXModel.computeGeometry
(LXModel.GeometryFunction function) Dynamically computes an array of geometry values for all the points in this model.float[]
LXModel.getGeometry
(LXModel.GeometryFunction function) Gets a computed geometry array for all the points in this model, indexed by LXPoint.index.