|
||||||||||
| 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
@EditorTypes(value={Transform3DExpression.Constant.class,Transform3DExpression.Reference.class,Transform3DExpression.Uniform.class,Transform3DExpression.NonUniform.class,Transform3DExpression.TextureFrame.class})
public abstract class Transform3DExpressionA transform-valued expression.
| Nested Class Summary | |
|---|---|
static class |
Transform3DExpression.Constant
A constant expression. |
static class |
Transform3DExpression.NonUniform
An expression consisting of separate expressions for translation, rotation, and (non-uniform) scale. |
static class |
Transform3DExpression.Reference
A reference expression. |
static class |
Transform3DExpression.TextureFrame
An expression representing a texture coordinate frame transform. |
static class |
Transform3DExpression.Uniform
An expression consisting of separate expressions for translation, rotation, and scale. |
| Nested classes/interfaces inherited from class com.threerings.expr.ObjectExpression |
|---|
ObjectExpression.Evaluator<T> |
| Constructor Summary | |
|---|---|
Transform3DExpression()
|
|
| Method Summary |
|---|
| Methods inherited from class com.threerings.expr.ObjectExpression |
|---|
createEvaluator, invalidate |
| Methods inherited from class com.threerings.util.DeepObject |
|---|
clone, copy, copy, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Transform3DExpression()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||