|
||||||||||
| 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<Quaternion>
com.threerings.expr.QuaternionExpression
@EditorTypes(value={QuaternionExpression.Constant.class,QuaternionExpression.Reference.class,QuaternionExpression.Angles.class})
public abstract class QuaternionExpressionA color-valued expression.
| Nested Class Summary | |
|---|---|
static class |
QuaternionExpression.Angles
Contains the angles of rotation as separate expressions. |
static class |
QuaternionExpression.Constant
A constant expression. |
static class |
QuaternionExpression.Reference
A reference expression. |
| Nested classes/interfaces inherited from class com.threerings.expr.ObjectExpression |
|---|
ObjectExpression.Evaluator<T> |
| Constructor Summary | |
|---|---|
QuaternionExpression()
|
|
| 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 QuaternionExpression()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||