Transform.equal

Checks two transforms for equality.

class Transform
bool
equal

Parameters

second Transform

the second transform

Return Value

Type: bool

%TRUE if the two transforms perform the same operation.

Meta