List of Examples

| Table of Contents | List of Figures | List of Examples | List of Tables |

Example 2-1. Simple IRIS IM Program
Example 3-1. Motif Program That Handles Mouse Events
Example 3-2. Simple Xlib Example Program
Example 3-3. Event Handling With Xlib
Example 3-4. Font and Text Handling
Example 4-1. Popup Code Fragment
Example 4-2. Retrieving the Default Colormap for a Visual
Example 5-1. Checking for Extensions
Example 6-1. Creating a DMparams Structure and DMbuffer Pool
Example 6-2. Creating a Digital Media Pbuffer
Example 6-3. Associating a DMbuffer With a DMPbuffer
Example 6-4. Copying a DMbuffer to a Texture Object.
Example 7-1. Simple 3D Texturing Program
Example 7-2. Detail Texture Example
Example 7-3. Sharpen Texture Example
Example 8-1. Point Parameters Example
Example 8-2. Sprite Example Program
Example 10-1. Video Resize Extension Example
Example 10-2. Use of the Video Source Extension
Example 10-3. Loading Video Into Texture Memory
Example 11-1. Instruments Example Pseudo Code
Example 15-1. Drawing Pixels Fast
Example 15-2. Performance Tuning Example Program