Geometry models, points and fixtures.
-
class
Model of points in a simple grid.
class
class
An LXModel is a representation of a set of points in 3D space.
class
class
Simple model of a strip of points in one axis.
Returns the model which defines the space in which this model's points are
normalized, based upon the xMin/xMax/xRange etc.
Constructs a model from the given submodels.
Constructs a model from the given submodels.
Constructs a model with a given set of points and pre-constructed submodels.
Constructs a model with a given set of points and pre-constructed submodels.
-
class
Helper class to ensure that Submodels are *only* constructed
using the points from the produced LXModel array.