gDPClearOtherMode.htm
1000 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<HTML>
<HEAD>
<TITLE>HTML 文書</TITLE>
<META NAME="GENERATOR" CONTENT="Internet Assistant for Microsoft Word 2.0j">
</HEAD>
<BODY>
<P>
<A NAME="gDPClearOthterMode"></A><B><FONT FACE="Arial">gDPClearOtherMode(3P)</FONT></B>
<BR>
<P>
<B>関数名<BR>
</B>
<P>
gDPClearOtherMode 、 gsDPClearOtherMode
<P>
→ RDPの「 othermode 」コマンドの初期化。<BR>
<P>
<B>構文<BR>
</B>
<P>
#include "gt.h"
<P>
gDPClearOtherMode(Gfx *gdl);
<P>
gsDPClearOtherMode(void);<BR>
<P>
<B>パラメータ<BR>
</B>
<P>
<B>*gdl</B> グラフィックディスプレイリストポインタ<BR>
<P>
<B>解説<BR>
</B>
<P>
このコマンドはRDP「othermode」コマンドを全てゼロに初期化します。
<BR>
<P>
このコマンドは通常<a href="../ucode/gspTurbo3D.htm">gspTurbo3D(3P)</a>マイクロコードでのみ使用します。
<BR>
<P>
<B>参照<BR>
</B>
<P>
<a href="../ucode/gspTurbo3D.htm">gspTurbo3D(3P)</a>, <A HREF="../gt/gtStateSetOthermode.htm" >gtStateSetOthermode(3P)</A>
<BR>
</BODY>
</HTML>