|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.util.DeepObject
com.threerings.expr.ObjectExpression<Transform3D>
com.threerings.expr.Transform3DExpression
com.threerings.expr.Transform3DExpression.Constant
public static class Transform3DExpression.Constant
A constant expression.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.expr.Transform3DExpression |
|---|
Transform3DExpression.Constant, Transform3DExpression.NonUniform, Transform3DExpression.Reference, Transform3DExpression.TextureFrame, Transform3DExpression.Uniform |
| Nested classes/interfaces inherited from class com.threerings.expr.ObjectExpression |
|---|
ObjectExpression.Evaluator<T> |
| Field Summary | |
|---|---|
Transform3D |
value
The value of the constant. |
| Constructor Summary | |
|---|---|
Transform3DExpression.Constant()
|
|
| Method Summary | |
|---|---|
ObjectExpression.Evaluator<Transform3D> |
createEvaluator(Scope scope)
Creates an expression evaluator for the supplied context. |
| Methods inherited from class com.threerings.expr.ObjectExpression |
|---|
invalidate |
| Methods inherited from class com.threerings.util.DeepObject |
|---|
clone, copy, copy, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
@Editable(step=0.01) public Transform3D value
| Constructor Detail |
|---|
public Transform3DExpression.Constant()
| Method Detail |
|---|
public ObjectExpression.Evaluator<Transform3D> createEvaluator(Scope scope)
ObjectExpression
createEvaluator in class ObjectExpression<Transform3D>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||