NvTweakBind Struct Reference
Pair of NvTweakCmd and NvTweakVarBase that we can look up as a bound result for some user input. More...
#include <NvTweakVar.h>
Public Member Functions | |
NvTweakBind (NvTweakCmd::Enum cmd, NvTweakVarBase *var) | |
Public Attributes | |
NvTweakCmd::Enum | mCmd |
NvTweakVarBase * | mVar |
Detailed Description
Pair of NvTweakCmd and NvTweakVarBase that we can look up as a bound result for some user input.
The documentation for this struct was generated from the following file: