Tesla Graphics Engine Documentation (January 2012)
Equality Operator
TeslaTesla.MathPlaneEquality(Plane, Plane)
Tests whether two instances of Plane are equal.
Declaration Syntax
C#
public static bool operator ==(
	Plane a,
	Plane b
)
Parameters
a (Plane)
First plane
b (Plane)
Second plane
Return Value
If equal

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