ufoMPSetIterateFunction

Related Functions: ufoMPIterate, ufoMPIterateThreadFunc

Simple methods of user-defined MP processing with indices. Can be used without modification on single CPU machines. Do not use this in functions which are already called in worker threads, such as ufoProcessRenderLine. Returns false from ufoProcessSetMPSafe to ensure you do not get called from a worker thread. Call ufoMPSetIterateFunction to set the worker functions and then call ufoMPIterate to run and wait for the function to do the processing.

ufoMPSetIterateFunction

Sets the functions to be launched by ufoMPIterate. Initialise and terminate functions can be NULL.



Autodesk Softimage v7.5