XIP_RENDER_tag Struct Reference
[Renderer]


Detailed Description

External Image Processor structure.

This structure is used to hold and pass parameters to the external Image processor.

Definition at line 172 of file RENDER.H.


Data Fields

long imo
long first_frame
long this_frame
long last_frame
 Used for morphing calculation along a segment of the timeline.
double fmr
 Fraction along the time line.
char * parameters
 A character string holding the image processor parameters.
char * mparameters
 A character string holding the values in the last keyframe (used for morphing).

Field Documentation

long imo

Definition at line 173 of file RENDER.H.

Definition at line 173 of file RENDER.H.

long this_frame

Definition at line 173 of file RENDER.H.

long last_frame

Used for morphing calculation along a segment of the timeline.

Definition at line 173 of file RENDER.H.

double fmr

Fraction along the time line.

Definition at line 174 of file RENDER.H.

char* parameters

A character string holding the image processor parameters.

Definition at line 175 of file RENDER.H.

char* mparameters

A character string holding the values in the last keyframe (used for morphing).

Definition at line 176 of file RENDER.H.


The documentation for this struct was generated from the following file:

Generated on Sun Apr 27 14:20:20 2014 for OpenFX by  doxygen 1.5.6