compare
Description:
Determines the differences between two instances of StateSet.
see
equals.
Parameters:
this |
a pointer to the first StateSet object on which to operate. |
set2 |
a pointer to the second StateSet object on which to operate. |
Returns:
an StateSet object containing all states contained on one of the two sets but not the other. |