Package

scryetek

vecmath

Permalink

package vecmath

Visibility
  1. Public
  2. All

Type Members

  1. case class AngleAxis(angle: Float, axis: Vec3) extends Product with Serializable

    Permalink
    Annotations
    @inline()
  2. final class Mat2 extends AnyRef

    Permalink
  3. final class Mat2d extends AnyRef

    Permalink

    Represents a 3x3 matrix with the bottom row set to 0 0 1.

  4. final class Mat3 extends AnyRef

    Permalink
  5. final class Mat4 extends AnyRef

    Permalink

    Represents a 4x4 matrix of Floats.

    Represents a 4x4 matrix of Floats.

    Annotations
    @inline()
  6. final class Quat extends AnyRef

    Permalink
    Annotations
    @inline()
  7. final class Vec2 extends AnyRef

    Permalink
    Annotations
    @inline()
  8. final class Vec3 extends AnyRef

    Permalink
    Annotations
    @inline()
  9. final class Vec4 extends AnyRef

    Permalink
    Annotations
    @inline()

Value Members

  1. object Mat2

    Permalink
  2. object Mat2d

    Permalink
  3. object Mat3

    Permalink
  4. object Mat4

    Permalink
  5. object Quat

    Permalink
  6. object Vec2

    Permalink
  7. object Vec3

    Permalink
  8. object Vec4

    Permalink

Ungrouped