Class Collision.EPAxis

java.lang.Object
org.jbox2d.collision.Collision.EPAxis
Enclosing class:
Collision

static class Collision.EPAxis extends java.lang.Object
This structure is used to keep track of the best separating axis.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    (package private) static enum 
     
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    (package private) int
     
    (package private) float
     
    (package private) Collision.EPAxis.Type
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • EPAxis

      EPAxis()