Package heronarts.lx.model
Class StripModel
java.lang.Object
heronarts.lx.model.LXNormalizationBounds
heronarts.lx.model.LXModel
heronarts.lx.model.StripModel
- All Implemented Interfaces:
LXSerializable
Simple model of a strip of points in one axis.
-
Nested Class Summary
Nested classes/interfaces inherited from class heronarts.lx.model.LXModel
LXModel.Geometry, LXModel.GeometryFunction, LXModel.Listener, LXModel.Tag
Nested classes/interfaces inherited from interface heronarts.lx.LXSerializable
LXSerializable.Utils
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class heronarts.lx.model.LXModel
addListener, ancestor, bang, children, computeGeometry, contains, debugPrint, dispose, getGeneration, getGeometry, getGeometry, getNormalizationBounds, getParent, getPath, getPoints, getRoot, load, meta, normalizePoints, reindexPoints, removeListener, save, sub, toIndexBuffer, toIndexBuffer, update, update, update, validateTags
-
Field Details
-
metrics
-
length
public final int length
-
-
Constructor Details
-
StripModel
-
StripModel
public StripModel(int length)
-