partially functional transform
This commit is contained in:
@@ -90,6 +90,11 @@ public:
|
||||
*/
|
||||
virtual void Release();
|
||||
|
||||
/**
|
||||
* @brief Function called to retranslate parameter names (should be overridden in derivatives)
|
||||
*/
|
||||
virtual void Retranslate();
|
||||
|
||||
/**
|
||||
* @brief Return the parameter at a given index
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user