BulletBroadphaseProxy (object)¶
Methods¶
BulletBroadphaseProxy ( in BulletBroadphaseProxy other ) | |
BulletBroadphaseProxy () | |
BulletBroadphaseProxy | clone ? () |
Vec3 | getAabbMax ? () |
Vec3 | getAabbMin ? () |
Data | getClientObject ? () |
SInt16 | getCollisionFilterGroup ? () |
SInt16 | getCollisionFilterMask ? () |
Data | getPointer ? () |
SInt32 | getUniqueId ? () |
Boolean | isCompound ? ( in Integer proxyType ) |
Boolean | isConcave ? ( in Integer proxyType ) |
Boolean | isConvex2d ? ( in Integer proxyType ) |
Boolean | isConvex ? ( in Integer proxyType ) |
Boolean | isInfinite ? ( in Integer proxyType ) |
Boolean | isNonMoving ? ( in Integer proxyType ) |
Boolean | isPolyhedral ? ( in Integer proxyType ) |
Boolean | isSoftBody ? ( in Integer proxyType ) |
setAabbMax ! ( in Vec3 aabbMax ) | |
setAabbMin ! ( in Vec3 aabbMin ) | |
setCollisionFilterGroup ! ( in SInt16 collisionFilterGroup ) | |
setCollisionFilterMask ! ( in SInt16 collisionFilterMask ) | |
setUniqueId ! ( in SInt32 uid ) |
Methods in detail¶
BulletBroadphaseProxy ( in BulletBroadphaseProxy other )
copy constructor
default constructor
BulletBroadphaseProxy BulletBroadphaseProxy.clone? ()
clone method
Vec3 BulletBroadphaseProxy.getAabbMax? ()
Vec3 BulletBroadphaseProxy.getAabbMin? ()
Data BulletBroadphaseProxy.getClientObject? ()
SInt16 BulletBroadphaseProxy.getCollisionFilterGroup? ()
SInt16 BulletBroadphaseProxy.getCollisionFilterMask? ()
Data BulletBroadphaseProxy.getPointer? ()
SInt32 BulletBroadphaseProxy.getUniqueId? ()
Boolean BulletBroadphaseProxy.isCompound? ( in Integer proxyType )
Boolean BulletBroadphaseProxy.isConcave? ( in Integer proxyType )
Boolean BulletBroadphaseProxy.isConvex2d? ( in Integer proxyType )
Boolean BulletBroadphaseProxy.isConvex? ( in Integer proxyType )
Boolean BulletBroadphaseProxy.isInfinite? ( in Integer proxyType )
Boolean BulletBroadphaseProxy.isNonMoving? ( in Integer proxyType )
Boolean BulletBroadphaseProxy.isPolyhedral? ( in Integer proxyType )
Boolean BulletBroadphaseProxy.isSoftBody? ( in Integer proxyType )
BulletBroadphaseProxy.setAabbMax! ( in Vec3 aabbMax )
BulletBroadphaseProxy.setAabbMin! ( in Vec3 aabbMin )
BulletBroadphaseProxy.setCollisionFilterGroup! ( in SInt16 collisionFilterGroup )
BulletBroadphaseProxy.setCollisionFilterMask! ( in SInt16 collisionFilterMask )
BulletBroadphaseProxy.setUniqueId! ( in SInt32 uid )