Render
Centre for Vision, Speech & Signal Processing
DEVELOP LIBRARIES AMMA SEARCH AMMA HOME
 

Canvas rendering classes

This is a list of rendering operations that can be sent to a GUICanvasC, see the GUI.Widget pages for more information.

Subtopics:

    AMMA
        GUI
            Render

Classes:

Default Classes Description
GUIRenderBodyC Render instruction body.
GUIRenderListC List of render instructions.
GUIRenderC Render instruction handle.
GUIRenderListBodyC List of render instructions.
GUIRenderDrawBodyC Base class for most primitve rendering operations.
GUIRenderPixelListBodyC Point to draw
GUIRenderPointBodyC
GUIRenderLineBodyC Point to draw
GUIRenderTextBodyC
GUIRenderClearBodyC Clear to colour.
GUIRenderByteImageBodyC Draw a byte image.
GUIRenderRGBImageBodyC Draw a byte image.
GUIRenderPointC Draw a single point
GUIRenderPixelListC Draw a list of points
GUIRenderLineC Draw line
GUIRenderTextC Draw line
GUIRenderClearC Clear the window.
GUIRenderByteImageC Draw a byte image.
GUIRenderRGBImageC Draw a rgb image.
Author: Charles Galambos, Generated by DocEntry: March 20, 2001