|
||||||||||
| 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<Vector3f>
com.threerings.expr.Vector3fExpression
@EditorTypes(value={Vector3fExpression.Constant.class,Vector3fExpression.Reference.class,Vector3fExpression.Cartesian.class})
public abstract class Vector3fExpressionA vector-valued expression.
| Nested Class Summary | |
|---|---|
static class |
Vector3fExpression.Cartesian
An expression consisting of separate expressions for each component. |
static class |
Vector3fExpression.Constant
A constant expression. |
static class |
Vector3fExpression.Reference
A reference expression. |
| Nested classes/interfaces inherited from class com.threerings.expr.ObjectExpression |
|---|
ObjectExpression.Evaluator<T> |
| Constructor Summary | |
|---|---|
Vector3fExpression()
|
|
| 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 Vector3fExpression()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||