Main Page | Modules | Class List | File List | Class Members | File Members

ofxProgress.h File Reference

Go to the source code of this file.

Classes

struct  OfxProgressSuiteV1
 A suite that provides progress feedback from a plugin to an application. More...

Defines

#define kOfxProgressSuite   "OfxProgressSuite"
 suite for displaying a progress bar

Typedefs

typedef OfxProgressSuiteV1 OfxProgressSuiteV1
 A suite that provides progress feedback from a plugin to an application.


Define Documentation

#define kOfxProgressSuite   "OfxProgressSuite"
 

suite for displaying a progress bar


Typedef Documentation

typedef struct OfxProgressSuiteV1 OfxProgressSuiteV1
 

A suite that provides progress feedback from a plugin to an application.

A plugin instance can initiate, update and close a progress indicator with this suite.

This is an optional suite in the Image Effect API.


Copyright 2003-2004 The Foundry Visonmongers Ltd. All rights reserved.
Copying and redistribution with or without modification, is permitted provided that the following conditions are met:
  1. Redistributions of the document must retain the above copyright notice and this list of conditions.
  2. Neither the name of The Foundry Visonmongers Ltd nor names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
Automatic documentation generated by DOxygen.