stule cleanup: node headers
This commit is contained in:
@@ -26,12 +26,12 @@
|
||||
#include "COM_Node.h"
|
||||
|
||||
/**
|
||||
* @brief HueSaturationValueNode
|
||||
* @ingroup Node
|
||||
*/
|
||||
* @brief HueSaturationValueNode
|
||||
* @ingroup Node
|
||||
*/
|
||||
class HueSaturationValueNode : public Node {
|
||||
public:
|
||||
HueSaturationValueNode(bNode *editorNode);
|
||||
void convertToOperations(ExecutionSystem *graph, CompositorContext * context);
|
||||
void convertToOperations(ExecutionSystem *graph, CompositorContext *context);
|
||||
};
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user