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
Used for morphing calculation along a segment of the timeline.
Definition at line 173 of file RENDER.H.
Fraction along the time line.
Definition at line 174 of file RENDER.H.
A character string holding the image processor parameters.
Definition at line 175 of file RENDER.H.
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: