Table of Contents

Struct Pair

Namespace
Alis.Core.Physic.Collision
Assembly
Alis.dll

The pair

internal struct Pair : IComparable<Pair>

Implements

Inherited Members

Fields

ProxyIdA

The proxy id

public int ProxyIdA

Field Value

int

ProxyIdB

The proxy id

public int ProxyIdB

Field Value

int

Methods

CompareTo(Pair)

Compares the to using the specified other

public int CompareTo(Pair other)

Parameters

other Pair

The other

Returns

int

The int