Cleanup: Compositor comment style
This commit is contained in:
@@ -50,7 +50,7 @@ class MixBaseOperation : public NodeOperation {
|
||||
MixBaseOperation();
|
||||
|
||||
/**
|
||||
* the inner loop of this program
|
||||
* The inner loop of this operation.
|
||||
*/
|
||||
void executePixelSampled(float output[4], float x, float y, PixelSampler sampler);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user