Package mgui.interfaces.shapes.mesh
Class MeshDataMaskOptions
java.lang.Object
mgui.interfaces.InterfaceOptions
mgui.interfaces.shapes.mesh.MeshDataMaskOptions
- All Implemented Interfaces:
InterfaceObject,NamedObject,TreeObject,CleanableObject
public class MeshDataMaskOptions extends InterfaceOptions
-
Field Summary
-
Constructor Summary
Constructors Constructor Description MeshDataMaskOptions() -
Method Summary
Methods inherited from class mgui.interfaces.InterfaceOptions
clean, destroy, getName, getTreeLabel, isDestroyed, issueTreeNode, setName, setTreeNodeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
vals
public int[] vals -
in
public double in -
out
public double out -
nameMap
-
indices
public int[] indices
-
-
Constructor Details
-
MeshDataMaskOptions
public MeshDataMaskOptions()
-