stule cleanup: node headers

This commit is contained in:
2012-06-13 23:31:47 +00:00
parent 906b9e0584
commit bde7e6c96b
226 changed files with 3184 additions and 3192 deletions

View File

@@ -38,14 +38,14 @@ public:
MapUVOperation();
/**
* we need a 3x3 differential filter for UV Input and full buffer for the image
*/
* we need a 3x3 differential filter for UV Input and full buffer for the image
*/
bool determineDependingAreaOfInterest(rcti *input, ReadBufferOperation *readOperation, rcti *output);
/**
* the inner loop of this program
*/
void executePixel(float *color, float x, float y, PixelSampler sampler, MemoryBuffer *inputBuffers[]);
void executePixel(float *color, float x, float y, PixelSampler sampler, MemoryBuffer * inputBuffers[]);
/**
* Initialize the execution