Uses of Package
com.jme.math

Packages that use com.jme.math
com.jme.animation   
com.jme.bounding   
com.jme.curve   
com.jme.effects   
com.jme.effects.cloth   
com.jme.input   
com.jme.input.action   
com.jme.intersection   
com.jme.light   
com.jme.math   
com.jme.renderer   
com.jme.renderer.lwjgl   
com.jme.scene   
com.jme.scene.lod   
com.jme.scene.model   
com.jme.scene.model.XMLparser.Converters   
com.jme.scene.shape   
com.jme.scene.state   
com.jme.sound.openAL.objects   
com.jme.system   
com.jme.system.lwjgl   
com.jme.terrain   
com.jme.util   
com.jme.util.geom   
com.jme.widget   
com.jme.widget.bounds   
com.jme.widget.button   
com.jme.widget.font   
com.jme.widget.image   
com.jme.widget.layout   
com.jme.widget.panel.rollout   
com.jme.widget.scroller   
com.jme.widget.text   
 

Classes in com.jme.math used by com.jme.animation
Quaternion
          Quaternion defines a single example of a more general class of hypercomplex numbers.
TransformMatrix
          TransformMatrix holds a rotation (Matrix3f) and translation (Vector3f) for point manipulation
TransformMatrixQuat
          Started Date: Jul 16, 2004

Same as TransformMatrix, but stores rotations as quats, not Matrix3f.
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.bounding
Matrix3f
          Matrix3f defines a 3x3 matrix.
Plane
          Plane defines a plane where Normal dot (x,y,z) = Constant.
Quaternion
          Quaternion defines a single example of a more general class of hypercomplex numbers.
Ray
          Ray defines a line segment which has an origin and a direction.
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.curve
Matrix3f
          Matrix3f defines a 3x3 matrix.
Ray
          Ray defines a line segment which has an origin and a direction.
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.effects
Line
          Line defines a line.
Rectangle
          Rectangle defines a finite plane within three dimensional space that is specified via three points (A, B, C).
Vector2f
          Vector2f defines a Vector for a two float value vector.
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.effects.cloth
SpringNode
          SpringNode defines a single node in a SpringSystem.
SpringNodeForce
          SpringNodeForce is an abstract class defining an external force to be used with the SpringSystem class.
SpringSystem
          SpringSystem is a set of springs and nodes that act and update as a cohesive unit.
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.input
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.input.action
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.intersection
Line
          Line defines a line.
Plane
          Plane defines a plane where Normal dot (x,y,z) = Constant.
Ray
          Ray defines a line segment which has an origin and a direction.
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.light
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.math
Matrix3f
          Matrix3f defines a 3x3 matrix.
Matrix4f
          Matrix defines and maintains a 4x4 matrix in row major order.
Quaternion
          Quaternion defines a single example of a more general class of hypercomplex numbers.
Spring
          Spring defines a single spring connecting two SpringNodes in a SpringSystem.
SpringNode
          SpringNode defines a single node in a SpringSystem.
SpringNodeForce
          SpringNodeForce is an abstract class defining an external force to be used with the SpringSystem class.
SpringSystem
          SpringSystem is a set of springs and nodes that act and update as a cohesive unit.
TransformMatrix
          TransformMatrix holds a rotation (Matrix3f) and translation (Vector3f) for point manipulation
TransformMatrixQuat
          Started Date: Jul 16, 2004

Same as TransformMatrix, but stores rotations as quats, not Matrix3f.
Vector2f
          Vector2f defines a Vector for a two float value vector.
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.renderer
Plane
          Plane defines a plane where Normal dot (x,y,z) = Constant.
Quaternion
          Quaternion defines a single example of a more general class of hypercomplex numbers.
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.renderer.lwjgl
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.scene
Matrix3f
          Matrix3f defines a 3x3 matrix.
Quaternion
          Quaternion defines a single example of a more general class of hypercomplex numbers.
Ray
          Ray defines a line segment which has an origin and a direction.
Vector2f
          Vector2f defines a Vector for a two float value vector.
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.scene.lod
Vector2f
          Vector2f defines a Vector for a two float value vector.
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.scene.model
Vector2f
          Vector2f defines a Vector for a two float value vector.
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.scene.model.XMLparser.Converters
Vector2f
          Vector2f defines a Vector for a two float value vector.
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.scene.shape
Vector2f
          Vector2f defines a Vector for a two float value vector.
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.scene.state
Matrix3f
          Matrix3f defines a 3x3 matrix.
Matrix4f
          Matrix defines and maintains a 4x4 matrix in row major order.
 

Classes in com.jme.math used by com.jme.sound.openAL.objects
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.system
Vector2f
          Vector2f defines a Vector for a two float value vector.
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.system.lwjgl
Vector2f
          Vector2f defines a Vector for a two float value vector.
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.terrain
Vector2f
          Vector2f defines a Vector for a two float value vector.
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.util
Matrix3f
          Matrix3f defines a 3x3 matrix.
Matrix4f
          Matrix defines and maintains a 4x4 matrix in row major order.
 

Classes in com.jme.math used by com.jme.util.geom
Vector2f
          Vector2f defines a Vector for a two float value vector.
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.widget
Vector2f
          Vector2f defines a Vector for a two float value vector.
 

Classes in com.jme.math used by com.jme.widget.bounds
Plane
          Plane defines a plane where Normal dot (x,y,z) = Constant.
Quaternion
          Quaternion defines a single example of a more general class of hypercomplex numbers.
Ray
          Ray defines a line segment which has an origin and a direction.
Vector2f
          Vector2f defines a Vector for a two float value vector.
Vector3f
          Vector3f defines a Vector for a three float value tuple.
 

Classes in com.jme.math used by com.jme.widget.button
Vector2f
          Vector2f defines a Vector for a two float value vector.
 

Classes in com.jme.math used by com.jme.widget.font
Vector2f
          Vector2f defines a Vector for a two float value vector.
 

Classes in com.jme.math used by com.jme.widget.image
Ray
          Ray defines a line segment which has an origin and a direction.
Vector2f
          Vector2f defines a Vector for a two float value vector.
 

Classes in com.jme.math used by com.jme.widget.layout
Vector2f
          Vector2f defines a Vector for a two float value vector.
 

Classes in com.jme.math used by com.jme.widget.panel.rollout
Vector2f
          Vector2f defines a Vector for a two float value vector.
 

Classes in com.jme.math used by com.jme.widget.scroller
Vector2f
          Vector2f defines a Vector for a two float value vector.
 

Classes in com.jme.math used by com.jme.widget.text
Ray
          Ray defines a line segment which has an origin and a direction.
Vector2f
          Vector2f defines a Vector for a two float value vector.