public class btBulletWorldImporter extends btWorldImporter
className| Constructor and Description |
|---|
btBulletWorldImporter() |
btBulletWorldImporter(btDynamicsWorld world) |
btBulletWorldImporter(long cPtr,
boolean cMemoryOwn)
Construct a new btBulletWorldImporter, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
convertAllObjects(SWIGTYPE_p_bParse__btBulletFile file) |
static long |
getCPtr(btBulletWorldImporter obj) |
boolean |
loadFile(FileHandle fileHandle) |
boolean |
loadFile(String fileName) |
boolean |
loadFile(String fileName,
String preSwapFilenameOut) |
boolean |
loadFileFromMemory(ByteBuffer memoryBuffer,
int len) |
boolean |
loadFileFromMemory(SWIGTYPE_p_bParse__btBulletFile file) |
void |
swigReleaseOwnership() |
void |
swigTakeOwnership() |
createBoxShape, createBvhTriangleMeshShape, createCapsuleShapeX, createCapsuleShapeY, createCapsuleShapeZ, createCollisionObject, createCompoundShape, createConeShapeX, createConeShapeY, createConeShapeZ, createConeTwistConstraint, createConeTwistConstraint, createConvexHullShape, createConvexTriangleMeshShape, createCylinderShapeX, createCylinderShapeY, createCylinderShapeZ, createGearConstraint, createGeneric6DofConstraint, createGeneric6DofConstraint, createGeneric6DofSpring2Constraint, createGeneric6DofSpringConstraint, createGimpactShape, createHingeConstraint, createHingeConstraint, createHingeConstraint, createHingeConstraint, createMeshInterface, createMultiSphereShape, createOptimizedBvh, createPlaneShape, createPoint2PointConstraint, createPoint2PointConstraint, createRigidBody, createScaledTrangleMeshShape, createSliderConstraint, createSliderConstraint, createSphereShape, createStridingMeshInterfaceData, createTriangleInfoMap, createTriangleMeshContainer, deleteAllData, getBvhByIndex, getCollisionShapeByIndex, getCollisionShapeByName, getConstraintByIndex, getConstraintByName, getCPtr, getNameForPointer, getNumBvhs, getNumCollisionShapes, getNumConstraints, getNumRigidBodies, getNumTriangleInfoMaps, getRigidBodyByIndex, getRigidBodyByName, getTriangleInfoMapByIndex, getVerboseMode, setDynamicsWorldInfo, setVerboseModedispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btBulletWorldImporter(long cPtr,
boolean cMemoryOwn)
public btBulletWorldImporter(btDynamicsWorld world)
public btBulletWorldImporter()
public static long getCPtr(btBulletWorldImporter obj)
public void swigReleaseOwnership()
public void swigTakeOwnership()
public boolean loadFile(FileHandle fileHandle)
public boolean loadFile(String fileName)
public boolean loadFileFromMemory(SWIGTYPE_p_bParse__btBulletFile file)
public boolean convertAllObjects(SWIGTYPE_p_bParse__btBulletFile file)
public boolean loadFileFromMemory(ByteBuffer memoryBuffer, int len)
Copyright © 2021. All rights reserved.