MeshBaker
Public Types | Public Attributes | Protected Member Functions | List of all members
UnityTest.ColliderComparer Class Reference

Inherits UnityTest.ComparerBaseGeneric< Bounds >.

Public Types

enum  CompareType { CompareType.Intersects, CompareType.DoesNotIntersect }
 

Public Attributes

CompareType compareType
 

Protected Member Functions

override bool Compare (Bounds a, Bounds b)
 

Member Enumeration Documentation

§ CompareType

Enumerator
Intersects 
DoesNotIntersect 

Member Function Documentation

§ Compare()

override bool UnityTest.ColliderComparer.Compare ( Bounds  a,
Bounds  b 
)
protected

Member Data Documentation

§ compareType

CompareType UnityTest.ColliderComparer.compareType

The documentation for this class was generated from the following file: