Uses of Class
org.jbox2d.common.Rot
Packages that use Rot
-
Uses of Rot in org.jbox2d.common
Fields in org.jbox2d.common declared as RotMethods in org.jbox2d.common that return RotMethods in org.jbox2d.common with parameters of type RotModifier and TypeMethodDescriptionstatic final void
static final void
static final void
Rot.mulToOutUnsafe
(Rot q, Vec2 v, Vec2 out) static final void
static final void
static final void
Rot.mulTransUnsafe
(Rot q, Rot r, Rot out) static final void
Rot.mulTransUnsafe
(Rot q, Vec2 v, Vec2 out) static final void
Constructors in org.jbox2d.common with parameters of type Rot -
Uses of Rot in org.jbox2d.pooling
Methods in org.jbox2d.pooling that return Rot -
Uses of Rot in org.jbox2d.pooling.normal
Fields in org.jbox2d.pooling.normal with type parameters of type RotMethods in org.jbox2d.pooling.normal that return Rot