Uses of Enum Class
heronarts.lx.transform.LXMatrix.BufferOrder
Packages that use LXMatrix.BufferOrder
Package
Description
Utilities for 3-D transformations and model manipulation.
-
Uses of LXMatrix.BufferOrder in heronarts.lx.transform
Methods in heronarts.lx.transform that return LXMatrix.BufferOrderModifier and TypeMethodDescriptionstatic LXMatrix.BufferOrder
Returns the enum constant of this class with the specified name.static LXMatrix.BufferOrder[]
LXMatrix.BufferOrder.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in heronarts.lx.transform with parameters of type LXMatrix.BufferOrderModifier and TypeMethodDescriptionLXMatrix.put
(FloatBuffer buffer, LXMatrix.BufferOrder bufferOrder) Puts the matrix into a FloatBuffer