The methods of the CMatrixConvertParams<T> class are listed here.
CMatrixConvertParams | Constructs a CMatrixConvertParams<T> object |
GetArgFullName | Gets the full untranslated name of the argument | |
GetArgFullNameTranslated | Gets the full translated name of the argument | |
GetArgName | Gets the untranslated name of the argument | |
GetArgNameTranslated | Get the name of the argument, translated into the current language |
GetBoolParam | Gets the value of an extended parameter of boolean type | |
GetIntParam | Gets the value of an extended parameter of integer type | |
GetStringParam | Gets the value of an extended parameter of string type | |
SetBoolParam | Sets the value of an extended parameter of boolean type | |
SetIntParam | Sets the value of an extended parameter of integer type | |
SetStringParam | Sets the value of an extended parameter of string type |
Header: xlpconvert.h
CMatrixConvertParams<T> Class | xlpconvert.h | Conversion Functions | CScalarConvertParams<T> class | CVectorConvertParams<T> class