1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.0 Transitional//EN">
4 <meta http-equiv=
"Content-Type" content=
"text/html;charset=iso-8859-1">
5 <title>File Index
</title>
6 <link href=
"doxygen.css" rel=
"stylesheet" type=
"text/css">
9 <!-- Generated by Doxygen 1.3.4 -->
10 <div class=
"qindex"><a class=
"qindex" href=
"main.html">Main
Page
</a> |
<a class=
"qindex" href=
"classes.html">Alphabetical
List
</a> |
<a class=
"qindex" href=
"annotated.html">Data
Structures
</a> |
<a class=
"qindex" href=
"files.html">File
List
</a> |
<a class=
"qindex" href=
"functions.html">Data
Fields
</a> |
<a class=
"qindex" href=
"globals.html">Globals
</a></div>
11 <h1>dmxvisual.h File Reference
</h1><code>#include
"scrnintstr.h"</code><br>
14 <a href=
"dmxvisual_8h-source.html">Go to the source code of this file.
</a><table border=
0 cellpadding=
0 cellspacing=
0>
16 <tr><td colspan=
2><br><h2>Functions
</h2></td></tr>
17 <tr><td class=
"memItemLeft" nowrap align=right valign=top
>Visual *
</td><td class=
"memItemRight" valign=bottom
><a class=
"el" href=
"dmxvisual_8h.html#a0">dmxLookupVisual
</a> (ScreenPtr pScreen, VisualPtr pVisual)
</td></tr>
19 <tr><td class=
"memItemLeft" nowrap align=right valign=top
>Visual *
</td><td class=
"memItemRight" valign=bottom
><a class=
"el" href=
"dmxvisual_8h.html#a1">dmxLookupVisualFromID
</a> (ScreenPtr pScreen, VisualID vid)
</td></tr>
21 <tr><td class=
"memItemLeft" nowrap align=right valign=top
>Colormap
</td><td class=
"memItemRight" valign=bottom
><a class=
"el" href=
"dmxvisual_8h.html#a2">dmxColormapFromDefaultVisual
</a> (ScreenPtr pScreen, Visual *visual)
</td></tr>
24 <hr><a name=
"_details"></a><h2>Detailed Description
</h2>
25 Interface for visual support.
<dl compact
><dt><b>See also:
</b></dt><dd><a class=
"el" href=
"dmxvisual_8c.html">dmxvisual.c
</a></dd></dl>
26 <hr><h2>Function Documentation
</h2>
27 <a class=
"anchor" name=
"a2" doxytag=
"dmxvisual.h::dmxColormapFromDefaultVisual" ></a><p>
28 <table class=
"mdTable" width=
"100%" cellpadding=
"2" cellspacing=
"0">
31 <table cellpadding=
"0" cellspacing=
"0" border=
"0">
33 <td class=
"md" nowrap
valign=
"top"> Colormap dmxColormapFromDefaultVisual
</td>
34 <td class=
"md" valign=
"top">(
</td>
35 <td class=
"md" nowrap
valign=
"top">ScreenPtr
</td>
36 <td class=
"mdname" nowrap
> <em>pScreen
</em>,
</td>
41 <td class=
"md" nowrap
>Visual *
</td>
42 <td class=
"mdname" nowrap
> <em>visual
</em></td>
46 <td class=
"md">)
</td>
47 <td class=
"md" colspan=
"2"></td>
54 <table cellspacing=
5 cellpadding=
0 border=
0>
62 Return the colormap for the
<em>visual
</em>.
</td>
65 <a class=
"anchor" name=
"a0" doxytag=
"dmxvisual.h::dmxLookupVisual" ></a><p>
66 <table class=
"mdTable" width=
"100%" cellpadding=
"2" cellspacing=
"0">
69 <table cellpadding=
"0" cellspacing=
"0" border=
"0">
71 <td class=
"md" nowrap
valign=
"top"> Visual* dmxLookupVisual
</td>
72 <td class=
"md" valign=
"top">(
</td>
73 <td class=
"md" nowrap
valign=
"top">ScreenPtr
</td>
74 <td class=
"mdname" nowrap
> <em>pScreen
</em>,
</td>
79 <td class=
"md" nowrap
>VisualPtr
</td>
80 <td class=
"mdname" nowrap
> <em>pVisual
</em></td>
84 <td class=
"md">)
</td>
85 <td class=
"md" colspan=
"2"></td>
92 <table cellspacing=
5 cellpadding=
0 border=
0>
100 Return the visual that matched
<em>pVisual
</em>.
</td>
103 <a class=
"anchor" name=
"a1" doxytag=
"dmxvisual.h::dmxLookupVisualFromID" ></a><p>
104 <table class=
"mdTable" width=
"100%" cellpadding=
"2" cellspacing=
"0">
107 <table cellpadding=
"0" cellspacing=
"0" border=
"0">
109 <td class=
"md" nowrap
valign=
"top"> Visual* dmxLookupVisualFromID
</td>
110 <td class=
"md" valign=
"top">(
</td>
111 <td class=
"md" nowrap
valign=
"top">ScreenPtr
</td>
112 <td class=
"mdname" nowrap
> <em>pScreen
</em>,
</td>
117 <td class=
"md" nowrap
>VisualID
</td>
118 <td class=
"mdname" nowrap
> <em>vid
</em></td>
122 <td class=
"md">)
</td>
123 <td class=
"md" colspan=
"2"></td>
130 <table cellspacing=
5 cellpadding=
0 border=
0>
138 Return the visual that matched the
<em>vid
</em>.
</td>
144 Generated June
29,
2004 for
<a
145 href=
"http://dmx.sourceforge.net">Distributed Multihead X
</a> by
146 <a href=
"http://www.doxygen.org/index.html">doxygen
</a>