[This is preliminary documentation and is subject to change.]

Call to create the ODE contact based on the class settings

Namespace:  IcarusSceneEngine
Assembly:  IcarusSceneEngine (in IcarusSceneEngine)
Version: 1.0.0.0

Syntax

C#
public void CreateContact(
	ref dContact contact
)

Parameters

contact
Type: dContact%

[Missing <param> documentation for "contact"]

See Also