TYPE: COP
TITLE: Geometry COP

This COP renders geometry from a SOP as a single color image. The geometry is
converted to polygons for rendering. An orthographic projection is used.

Middle or Right click on the dialog '?' help again for more generator help.

Parameters:
Geometry
    SOP                   - The path of the SOP containing the geometry.
    View Down Axis        - The axis the implicit orthographic camera is
			    looking down.
    Fit Geometry to Image - If on, the geometry is automatically scaled to
	                    entirely fit within the image.
    Preserve Aspect Ratio When Filtering - If on, the 1:1 X/Y aspect ratio will
					   be maintained when the geometry is
					   fitted to the image.
    Convert Detail        - The level of detail that is used in the
			    conversion of the geometry to polygons before
			    rendering.
    Anti Alias            - The antialias level, from 1x1 (none) to 8x8
			    (highest).
    Fill Color            - The color to apply to the rendered image.

Transform
    Overview - Parameters for a 3D transform to apply to the geometry before
               rendering.

Image & Sequence
    Overview - See extra help (Middle or Right click on the dialog '?' help
               again).

Local Variables:
    L   - Sequence length
    S   - Start of sequence
    E   - End of sequence
    IL  - Input sequence length
    SR  - Sequence frame rate
    NP  - Number of planes in sequence
    W,H - Width and height of image
    I   - Image index (0 at start frame)
    IT  - Image time (0 at start frame)
    AI  - Current plane array index
    PI  - Current plane index
    PC  - Num of channels in current plane
