Click or drag to resize

ContactImpulseInfo Class

[Missing <summary> documentation for "T:Demo3D.Visuals.ContactImpulseInfo"]

Inheritance Hierarchy
SystemObject
  Demo3D.VisualsContactImpulseInfo

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public class ContactImpulseInfo : IDisposable

The ContactImpulseInfo type exposes the following members.

Properties
Methods
  NameDescription
Public methodDispose
Releases all resources used by the ContactImpulseInfo
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the ContactImpulseInfo and optionally releases the managed resources
Top
See Also