code cleanup and better text display
This commit is contained in:
@@ -48,6 +48,11 @@ public:
|
||||
*/
|
||||
virtual void InvalidateCache(const rational& start_range, const rational& end_range);
|
||||
|
||||
/**
|
||||
* @brief Return the parameter at a given index
|
||||
*/
|
||||
NodeParam* ParamAt(int index);
|
||||
|
||||
/**
|
||||
* @brief Return a list of NodeParams
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user