public class btGImpactMeshShapePart extends btGImpactShapeInterface
| Modifier and Type | Class and Description |
|---|---|
static class |
btGImpactMeshShapePart.TrimeshPrimitiveManager |
className| Constructor and Description |
|---|
btGImpactMeshShapePart() |
btGImpactMeshShapePart(btStridingMeshInterface meshInterface,
int part) |
btGImpactMeshShapePart(long cPtr,
boolean cMemoryOwn)
Construct a new btGImpactMeshShapePart, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btGImpactMeshShapePart obj) |
int |
getPart() |
btGImpactMeshShapePart.TrimeshPrimitiveManager |
getTrimeshPrimitiveManager() |
void |
getVertex(int vertex_index,
Vector3 vertex) |
int |
getVertexCount() |
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 btGImpactMeshShapePart(long cPtr,
boolean cMemoryOwn)
public btGImpactMeshShapePart()
public btGImpactMeshShapePart(btStridingMeshInterface meshInterface, int part)
public static long getCPtr(btGImpactMeshShapePart obj)
public btGImpactMeshShapePart.TrimeshPrimitiveManager getTrimeshPrimitiveManager()
public int getVertexCount()
public void getVertex(int vertex_index,
Vector3 vertex)
public int getPart()
Copyright © 2021. All rights reserved.