Package org.jbox2d.common

Interface Summary
IViewportTransform This is the viewport transform used from drawing.
 

Class Summary
Color3f Similar to javax.vecmath.Color3f holder
Mat22 A 2-by-2 matrix.
Mat33 A 3-by-3 matrix.
MathUtils A few math methods that don't fit very well anywhere else.
OBBViewportTransform Orientated bounding box viewport transform
OBBViewportTransform.OBB  
RaycastResult  
Rot Represents a rotation
Settings Global tuning constants based on MKS units and various integer maximums (vertices per shape, pairs, etc.).
Sweep This describes the motion of a body/shape for TOI computation.
Timer Timer for profiling
Transform A transform contains translation and rotation.
Vec2 A 2D column vector
Vec3  
 



Copyright © 2013. All Rights Reserved.