Uses of Enum Class
heronarts.lx.model.LXModel.Geometry
Package
Description
Geometry models, points and fixtures.
-
Uses of LXModel.Geometry in heronarts.lx.model
Modifier and TypeMethodDescriptionstatic LXModel.Geometry
Returns the enum constant of this class with the specified name.static LXModel.Geometry[]
LXModel.Geometry.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionfloat[]
LXModel.getGeometry
(LXModel.Geometry geometry) Gets a computed geometry array for all the points in this model, indexed by LXPoint.index. -
Uses of LXModel.Geometry in heronarts.lx.pattern.form