Helper to check for a token in the ODE configuration string. Caution, this function is case sensitive.
@param token A configuration token, see dGetConfiguration for details
@return 1 if exact token is present, 0 if not present
See Implementation
Helper to check for a token in the ODE configuration string. Caution, this function is case sensitive.
@param token A configuration token, see dGetConfiguration for details
@return 1 if exact token is present, 0 if not present