ICollisionFilterGet Method |
Name | Description | |
---|---|---|
Get(Int32) |
Returns if collisions with the given collision group are enabled.
| |
Get(Int32, Int32) |
Returns if collisions between two collision groups are enabled.
| |
Get(CollisionObject, CollisionObject) |
Returns if collisions between two CollisionObjects are
enabled (without testing collision groups).
|