Tesla Graphics Engine Documentation (January 2012)
Equals Method (obj)
TeslaTesla.MathQuaternionEquals(Object)
Tests equality between this quaternion and the supplied object.
Declaration Syntax
C#
public override bool Equals(
	Object obj
)
Parameters
obj (Object)
Object to compare
Return Value
True if the object is a quaternion and contents are equal

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)