Class BIHTriangle

java.lang.Object
com.jme3.collision.bih.BIHTriangle

public final class BIHTriangle extends Object
  • Constructor Details

  • Method Details

    • get1

      public Vector3f get1()
    • get2

      public Vector3f get2()
    • get3

      public Vector3f get3()
    • getCenter

      public Vector3f getCenter()
    • getNormal

      public Vector3f getNormal()
    • getExtreme

      public float getExtreme(int axis, boolean left)