Package jme3utilities.math


package jme3utilities.math
Reusable classes which implement mathematical formulas and operations, for use with jMonkeyEngine3.
  • Class
    Description
    Analyze a FloatBuffer to identify all of its distinct Vector3f values.
    Represent a pair of distinct integers.
    Utility methods that operate on buffers, especially float buffers containing 3-D vectors.
    Mathematical utility methods.
    Mathematical utility methods.
    Utility methods for 3-D vectors.
    Utility methods for computing volumes of shapes.
    A rectangular solid whose axes might not be aligned with the world axes.
    A collection of Vector3f values without duplicates.
    A VectorSet implemented using FloatBuffer.