#include <OP_Parameters.h>
Public Member Functions | |
| OP_ScopeOptions (bool allow_nonchannels, bool exclude_animated, bool exclude_constant, bool include_only_nonint_keys) | |
Public Attributes | |
| bool | myAllowNonChannels |
| bool | myExcludeAnimated |
| bool | myExcludeConstant |
| bool | myIncludeOnlyNonIntKeys |
Definition at line 67 of file OP_Parameters.h.
| OP_ScopeOptions::OP_ScopeOptions | ( | bool | allow_nonchannels, | |
| bool | exclude_animated, | |||
| bool | exclude_constant, | |||
| bool | include_only_nonint_keys | |||
| ) | [inline] |
Definition at line 83 of file OP_Parameters.h.
Definition at line 90 of file OP_Parameters.h.
Definition at line 91 of file OP_Parameters.h.
Definition at line 92 of file OP_Parameters.h.
Definition at line 93 of file OP_Parameters.h.
1.5.9