|
MeshBaker
|
Inherits UnityTest.VectorComparerBase< Vector3 >.
Public Types | |
| enum | CompareType { CompareType.MagnitudeEquals, CompareType.MagnitudeNotEquals } |
Public Attributes | |
| CompareType | compareType |
| double | floatingPointError = 0.0001f |
Protected Member Functions | |
| override bool | Compare (Vector3 a, Vector3 b) |
Protected Member Functions inherited from UnityTest.VectorComparerBase< Vector3 > | |
| bool | AreVectorMagnitudeEqual (float a, float b, double floatingPointError) |
|
strong |
|
protected |
| CompareType UnityTest.Vector3Comparer.compareType |
| double UnityTest.Vector3Comparer.floatingPointError = 0.0001f |
1.8.12