public static class btGImpactCompoundShape.CompoundPrimitiveManager extends btPrimitiveManagerBase
className| Constructor and Description |
|---|
CompoundPrimitiveManager() |
CompoundPrimitiveManager(btGImpactCompoundShape.CompoundPrimitiveManager compound) |
CompoundPrimitiveManager(btGImpactCompoundShape compoundShape) |
CompoundPrimitiveManager(long cPtr,
boolean cMemoryOwn)
Construct a new CompoundPrimitiveManager, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
btGImpactCompoundShape |
getCompoundShape() |
static long |
getCPtr(btGImpactCompoundShape.CompoundPrimitiveManager obj) |
void |
setCompoundShape(btGImpactCompoundShape value) |
get_primitive_box, get_primitive_count, get_primitive_triangle, getCPtr, is_trimeshdispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic CompoundPrimitiveManager(long cPtr,
boolean cMemoryOwn)
public CompoundPrimitiveManager(btGImpactCompoundShape.CompoundPrimitiveManager compound)
public CompoundPrimitiveManager(btGImpactCompoundShape compoundShape)
public CompoundPrimitiveManager()
public static long getCPtr(btGImpactCompoundShape.CompoundPrimitiveManager obj)
public void setCompoundShape(btGImpactCompoundShape value)
public btGImpactCompoundShape getCompoundShape()
Copyright © 2021. All rights reserved.