All Methods Static Methods Concrete Methods 
| Modifier and Type | 
Method and Description | 
static Mesh | 
convert(com.bulletphysics.dom.HeightfieldTerrainShape heightfieldShape)  | 
static Mesh | 
convert(com.bulletphysics.collision.shapes.IndexedMesh mesh)  | 
static Matrix3f | 
convert(javax.vecmath.Matrix3f oldMatrix)  | 
static javax.vecmath.Matrix3f | 
convert(Matrix3f oldMatrix)  | 
static Matrix3f | 
convert(javax.vecmath.Matrix3f oldMatrix,
       Matrix3f newMatrix)  | 
static javax.vecmath.Matrix3f | 
convert(Matrix3f oldMatrix,
       javax.vecmath.Matrix3f newMatrix)  | 
static Quaternion | 
convert(javax.vecmath.Matrix3f oldMatrix,
       Quaternion newQuaternion)  | 
static com.bulletphysics.collision.shapes.IndexedMesh | 
convert(Mesh mesh)  | 
static Quaternion | 
convert(javax.vecmath.Quat4f oldQuat)  | 
static Quaternion | 
convert(javax.vecmath.Quat4f oldQuat,
       Quaternion newQuat)  | 
static javax.vecmath.Quat4f | 
convert(Quaternion oldQuat)  | 
static javax.vecmath.Matrix3f | 
convert(Quaternion oldQuaternion,
       javax.vecmath.Matrix3f newMatrix)  | 
static javax.vecmath.Quat4f | 
convert(Quaternion oldQuat,
       javax.vecmath.Quat4f newQuat)  | 
static com.bulletphysics.linearmath.Transform | 
convert(Transform in,
       com.bulletphysics.linearmath.Transform out)  | 
static Transform | 
convert(com.bulletphysics.linearmath.Transform in,
       Transform out)  | 
static Vector3f | 
convert(javax.vecmath.Vector3f oldVec)  | 
static javax.vecmath.Vector3f | 
convert(Vector3f oldVec)  | 
static Vector3f | 
convert(javax.vecmath.Vector3f oldVec,
       Vector3f newVec)  | 
static javax.vecmath.Vector3f | 
convert(Vector3f oldVec,
       javax.vecmath.Vector3f newVec)  |