Blender
V3.3
|
Processor for a scanline. More...
Public Member Functions | |
void | process (const TransformUserData *user_data, int scanline) |
Inner loop of the transformations, processing a full scanline. More... | |
Processor for a scanline.
Definition at line 445 of file transform.cc.
|
inline |
Inner loop of the transformations, processing a full scanline.
Definition at line 463 of file transform.cc.
References add_v2_v2(), madd_v2_v2v2fl(), output, sample, sampler(), user_data, and width.