Uses of Class
com.threerings.expr.Vector3fExpression

Packages that use Vector3fExpression
com.threerings.expr Expression evaluation and binding classes. 
 

Uses of Vector3fExpression in com.threerings.expr
 

Subclasses of Vector3fExpression in com.threerings.expr
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.
 

Fields in com.threerings.expr declared as Vector3fExpression
 Vector3fExpression Transform3DExpression.NonUniform.scale
          The scale component.
 Vector3fExpression Transform3DExpression.Uniform.translation
          The translation component.
 Vector3fExpression Transform3DExpression.NonUniform.translation
          The translation component.
 



Copyright © 2011. All Rights Reserved.