|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartisynth.core.mfreemodels.MFreeShapeFunction
public abstract class MFreeShapeFunction
Nested Class Summary | |
---|---|
static class |
MFreeShapeFunction.MFreeShapeFunctionType
|
Constructor Summary | |
---|---|
MFreeShapeFunction()
|
Method Summary | |
---|---|
static MFreeShapeFunction |
create(MFreeShapeFunction.MFreeShapeFunctionType type,
MFreeNode3d node)
|
abstract MFreeShapeFunction.MFreeShapeFunctionType |
getType()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface maspack.function.DifferentiableFunction3x1 |
---|
eval, eval, evalDerivative, evalDerivative |
Methods inherited from interface maspack.function.MISOFunction |
---|
eval, getInputSize |
Constructor Detail |
---|
public MFreeShapeFunction()
Method Detail |
---|
public abstract MFreeShapeFunction.MFreeShapeFunctionType getType()
public static MFreeShapeFunction create(MFreeShapeFunction.MFreeShapeFunctionType type, MFreeNode3d node)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |