Package mgui.interfaces.math
Provides an abstract interface allowing arithmetic functions to be applied to object data (e.g., vertex data for shapes).
- Since:
- 1.0
- Version:
- 1.0
- Author:
- Andrew Reid
- 
Interface Summary Interface Description VariableObject Interface allowing an object to represent a set of variables of a particular class type.
- 
Class Summary Class Description MathExpression Class represents a mathematical expression, and methods to evaluate it.MathExpressionDialogBox Dialog box to define a mathematical expression, given an instance of VariableObjectMathExpressionOptions Options for a math expression evaluation.