public class btGImpactMeshShape extends btGImpactShapeInterface
className| Constructor and Description |
|---|
btGImpactMeshShape(btStridingMeshInterface meshInterface) |
btGImpactMeshShape(long cPtr,
boolean cMemoryOwn)
Construct a new btGImpactMeshShape, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btGImpactMeshShape obj) |
btStridingMeshInterface |
getMeshInterface() |
btStridingMeshInterface |
getMeshInterfaceConst() |
btGImpactMeshShapePart |
getMeshPart(int index) |
btGImpactMeshShapePart |
getMeshPartConst(int index) |
int |
getMeshPartCount() |
childrenHasTransform, getBoxSet, getBulletTetrahedron, getBulletTriangle, getChildAabb, getChildShape, getChildShapeConst, getChildTransform, getCPtr, getGImpactShapeType, getLocalBox, getNumChildShapes, getPrimitiveManager, getPrimitiveTriangle, getShapeType, hasBoxSet, lockChildShapes, needsRetrieveTetrahedrons, needsRetrieveTriangles, postUpdate, processAllTrianglesRay, rayTest, setChildTransform, unlockChildShapes, updateBoundgetCPtr, operatorDelete, operatorDelete, operatorDeleteArray, operatorDeleteArray, operatorNew, operatorNew, operatorNewArray, operatorNewArray, processAllTrianglescalculateLocalInertia, calculateSerializeBufferSize, calculateTemporalAabb, getAabb, getAngularMotionDisc, getAnisotropicRollingFrictionDirection, getBoundingSphere, getContactBreakingThreshold, getCPtr, getLocalScaling, getMargin, getName, getUserIndex, getUserPointer, isCompound, isConcave, isConvex, isConvex2d, isInfinite, isNonMoving, isPolyhedral, isSoftBody, newDerivedObject, serialize, serializeSingleShape, setLocalScaling, setMargin, setUserIndex, setUserPointerdispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btGImpactMeshShape(long cPtr,
boolean cMemoryOwn)
public btGImpactMeshShape(btStridingMeshInterface meshInterface)
public static long getCPtr(btGImpactMeshShape obj)
public btStridingMeshInterface getMeshInterface()
public btStridingMeshInterface getMeshInterfaceConst()
public int getMeshPartCount()
public btGImpactMeshShapePart getMeshPart(int index)
public btGImpactMeshShapePart getMeshPartConst(int index)
Copyright © 2021. All rights reserved.