|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Color3f | Similar to javax.vecmath.Color3f holder |
Mat22 | A 2x2 matrix class. |
Mat33 | |
MathUtils | A few math methods that don't fit very well anywhere else. |
Settings | Global tuning constants based on MKS units and various integer maximums (vertices per shape, pairs, etc.). |
Sweep | Primarily for internal use. |
Vec2 | A 2-dimensional vector class. |
Vec3 | |
XForm | A transform contains translation and rotation. |
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).
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |