A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

O

OBB - Class in org.jbox2d.collision
An oriented bounding box.
OBB(Mat22, Vec2, Vec2) - Constructor for class org.jbox2d.collision.OBB
 
OBB(OBB) - Constructor for class org.jbox2d.collision.OBB
 
OBB() - Constructor for class org.jbox2d.collision.OBB
 
options - Variable in class org.jbox2d.testbed.TestbedMain
Our options handler - displays GUI and sets TestSettings for currentTest.
org.jbox2d.collision - package org.jbox2d.collision
This package contains the broad and narrow phase collision algorithms.
org.jbox2d.common - package org.jbox2d.common
This package contains various math and utility functions used by all of JBox2d, including vectors (Vec2), matrices (Mat22), transforms (XForm), colors (Color3f), and CCD sweeps (Sweep), as well as the global settings for the simulation (Settings).
org.jbox2d.dynamics - package org.jbox2d.dynamics
This package handles non-collision aspects of simulation.
org.jbox2d.dynamics.contacts - package org.jbox2d.dynamics.contacts
This package performs contact handling, and is essentially internal to JBox2d.
org.jbox2d.dynamics.joints - package org.jbox2d.dynamics.joints
This package deals with all things joint-related.
org.jbox2d.testbed - package org.jbox2d.testbed
The JBox2d 2.0 testbed, implemented using Processing.
org.jbox2d.testbed.tests - package org.jbox2d.testbed.tests
This package containst all the testbed examples, which extend org.jbox2d.testbed.AbstractExample.
org.jbox2d.util.blob - package org.jbox2d.util.blob
 
other - Variable in class org.jbox2d.dynamics.contacts.ContactEdge
Provides quick access to the other body attached.
other - Variable in class org.jbox2d.dynamics.joints.JointEdge
 
Overhang - Class in org.jbox2d.testbed.tests
 
Overhang(TestbedMain) - Constructor for class org.jbox2d.testbed.tests.Overhang
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z