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 voidstatic final voidstatic final voidRot.mulToOutUnsafe(Rot q, Vec2 v, Vec2 out) static final voidstatic final voidstatic final voidRot.mulTransUnsafe(Rot q, Rot r, Rot out) static final voidRot.mulTransUnsafe(Rot q, Vec2 v, Vec2 out) static final voidConstructors 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