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
creates OBB with the given data.
OBB(OBB) - Constructor for class org.jbox2d.collision.OBB
copies from the given 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.collision.shapes - package org.jbox2d.collision.shapes
 
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.p5 - package org.jbox2d.p5
This package makes up the BoxWrap2d library for Processing, a simple layer on top of JBox2d to ease construction, simulation, and display of physical worlds when using Processing.
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.testbed.timingTests - package org.jbox2d.testbed.timingTests
 
org.jbox2d.util.blob - package org.jbox2d.util.blob
 
org.jbox2d.util.nonconvex - package org.jbox2d.util.nonconvex
This package (currently non-functional) will handle convex decomposition of polygons.
org.jbox2d.util.sph - package org.jbox2d.util.sph
 
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
 
outputEvery - Variable in class org.jbox2d.util.sph.Parameter
 
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