PhysicsGroup Class |
Namespace: Demo3D.Visuals
public class PhysicsGroup : IDisposable
The PhysicsGroup type exposes the following members.
| Name | Description | |
|---|---|---|
| IsDisposed |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the PhysicsGroup | |
| Dispose(Boolean) | Releases the unmanaged resources used by the PhysicsGroup and optionally releases the managed resources | |
| Equals |
Whether the two collision group identifiers represent the same collision group.
(Overrides ObjectEquals(Object).) | |
| GetHashCode |
Computes the hash code.
(Overrides ObjectGetHashCode.) |
| Name | Description | |
|---|---|---|
| Equality |
Whether the two collision group identifiers represent the same collision group.
| |
| Inequality |
Whether the two collision group identifiers represent different collision groups.
|