contains
Description:
Determines whether a given StateSet includes a given state; that is, whether
state is true for the this in question.
Parameters:
| this |
a pointer to the StateSet object on which to operate. |
| state |
an StateType for which the specified StateSet will be queried. |
Returns:
|
|