static void |
ExtrasJNI.btBulletWorldImporter_change_ownership(btBulletWorldImporter obj,
long cptr,
boolean take_or_release) |
static boolean |
ExtrasJNI.btBulletWorldImporter_convertAllObjects(long jarg1,
btBulletWorldImporter jarg1_,
long jarg2) |
static boolean |
ExtrasJNI.btBulletWorldImporter_convertAllObjectsSwigExplicitbtBulletWorldImporter(long jarg1,
btBulletWorldImporter jarg1_,
long jarg2) |
static void |
ExtrasJNI.btBulletWorldImporter_director_connect(btBulletWorldImporter obj,
long cptr,
boolean mem_own,
boolean weak_global) |
static boolean |
ExtrasJNI.btBulletWorldImporter_loadFile__SWIG_0(long jarg1,
btBulletWorldImporter jarg1_,
String jarg2,
String jarg3) |
static boolean |
ExtrasJNI.btBulletWorldImporter_loadFile__SWIG_1(long jarg1,
btBulletWorldImporter jarg1_,
String jarg2) |
static boolean |
ExtrasJNI.btBulletWorldImporter_loadFileFromMemory__SWIG_0(long jarg1,
btBulletWorldImporter jarg1_,
long jarg2) |
static boolean |
ExtrasJNI.btBulletWorldImporter_loadFileFromMemory__SWIG_1(long jarg1,
btBulletWorldImporter jarg1_,
ByteBuffer jarg2,
int jarg3) |
static long |
btBulletWorldImporter.getCPtr(btBulletWorldImporter obj) |
static boolean |
ExtrasJNI.SwigDirector_btBulletWorldImporter_convertAllObjects(btBulletWorldImporter jself,
long file) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createBoxShape(btBulletWorldImporter jself,
Vector3 halfExtents) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createBvhTriangleMeshShape(btBulletWorldImporter jself,
long trimesh,
long bvh) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createCapsuleShapeX(btBulletWorldImporter jself,
float radius,
float height) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createCapsuleShapeY(btBulletWorldImporter jself,
float radius,
float height) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createCapsuleShapeZ(btBulletWorldImporter jself,
float radius,
float height) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createCollisionObject(btBulletWorldImporter jself,
Matrix4 startTransform,
long shape,
String bodyName) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createCompoundShape(btBulletWorldImporter jself) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createConeShapeX(btBulletWorldImporter jself,
float radius,
float height) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createConeShapeY(btBulletWorldImporter jself,
float radius,
float height) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createConeShapeZ(btBulletWorldImporter jself,
float radius,
float height) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createConeTwistConstraint__SWIG_0(btBulletWorldImporter jself,
long rbA,
long rbB,
Matrix4 rbAFrame,
Matrix4 rbBFrame) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createConeTwistConstraint__SWIG_1(btBulletWorldImporter jself,
long rbA,
Matrix4 rbAFrame) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createConvexHullShape(btBulletWorldImporter jself) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createConvexTriangleMeshShape(btBulletWorldImporter jself,
long trimesh) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createCylinderShapeX(btBulletWorldImporter jself,
float radius,
float height) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createCylinderShapeY(btBulletWorldImporter jself,
float radius,
float height) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createCylinderShapeZ(btBulletWorldImporter jself,
float radius,
float height) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createGearConstraint(btBulletWorldImporter jself,
long rbA,
long rbB,
Vector3 axisInA,
Vector3 axisInB,
float ratio) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createGeneric6DofConstraint__SWIG_0(btBulletWorldImporter jself,
long rbA,
long rbB,
Matrix4 frameInA,
Matrix4 frameInB,
boolean useLinearReferenceFrameA) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createGeneric6DofConstraint__SWIG_1(btBulletWorldImporter jself,
long rbB,
Matrix4 frameInB,
boolean useLinearReferenceFrameB) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createGeneric6DofSpring2Constraint(btBulletWorldImporter jself,
long rbA,
long rbB,
Matrix4 frameInA,
Matrix4 frameInB,
int rotateOrder) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createGeneric6DofSpringConstraint(btBulletWorldImporter jself,
long rbA,
long rbB,
Matrix4 frameInA,
Matrix4 frameInB,
boolean useLinearReferenceFrameA) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createGimpactShape(btBulletWorldImporter jself,
long trimesh) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createHingeConstraint__SWIG_0(btBulletWorldImporter jself,
long rbA,
long rbB,
Matrix4 rbAFrame,
Matrix4 rbBFrame,
boolean useReferenceFrameA) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createHingeConstraint__SWIG_1(btBulletWorldImporter jself,
long rbA,
long rbB,
Matrix4 rbAFrame,
Matrix4 rbBFrame) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createHingeConstraint__SWIG_2(btBulletWorldImporter jself,
long rbA,
Matrix4 rbAFrame,
boolean useReferenceFrameA) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createHingeConstraint__SWIG_3(btBulletWorldImporter jself,
long rbA,
Matrix4 rbAFrame) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createMeshInterface(btBulletWorldImporter jself,
long meshData) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createOptimizedBvh(btBulletWorldImporter jself) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createPlaneShape(btBulletWorldImporter jself,
Vector3 planeNormal,
float planeConstant) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createPoint2PointConstraint__SWIG_0(btBulletWorldImporter jself,
long rbA,
long rbB,
Vector3 pivotInA,
Vector3 pivotInB) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createPoint2PointConstraint__SWIG_1(btBulletWorldImporter jself,
long rbA,
Vector3 pivotInA) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createRigidBody(btBulletWorldImporter jself,
boolean isDynamic,
float mass,
Matrix4 startTransform,
long shape,
String bodyName) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createScaledTrangleMeshShape(btBulletWorldImporter jself,
long meshShape,
Vector3 localScalingbtBvhTriangleMeshShape) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createSliderConstraint__SWIG_0(btBulletWorldImporter jself,
long rbA,
long rbB,
Matrix4 frameInA,
Matrix4 frameInB,
boolean useLinearReferenceFrameA) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createSliderConstraint__SWIG_1(btBulletWorldImporter jself,
long rbB,
Matrix4 frameInB,
boolean useLinearReferenceFrameA) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createSphereShape(btBulletWorldImporter jself,
float radius) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createStridingMeshInterfaceData(btBulletWorldImporter jself,
long interfaceData) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createTriangleInfoMap(btBulletWorldImporter jself) |
static long |
ExtrasJNI.SwigDirector_btBulletWorldImporter_createTriangleMeshContainer(btBulletWorldImporter jself) |
static void |
ExtrasJNI.SwigDirector_btBulletWorldImporter_deleteAllData(btBulletWorldImporter jself) |
static void |
ExtrasJNI.SwigDirector_btBulletWorldImporter_setDynamicsWorldInfo(btBulletWorldImporter jself,
Vector3 gravity,
long solverInfo) |